Blog / Kuchbhi / What is XIRR in Mutual Fund: Meaning and Full Form
>

What is XIRR in Mutual Fund: Meaning and Full Form

share blog

For most mutual fund investors, money doesn’t go in as one lump sum. It is added bit by bit through SIPs, occasional top-ups, and sometimes partial redemptions. Because these cash flows happen on different dates and amounts, a single “beginning to end” return is misleading. That is where xirr becomes useful. It gives a single annualised return that respects the actual dates of every rupee invested and withdrawn. Anyone searching what is xirr in mutual fund will find that it is the cleanest way to judge real-world investing where cash flows are irregular. This article explains XIRR in Mutual Fund step by step—meaning, calculation, the Excel function, an example, and how it compares with CAGR—so an investor can read it once and use it forever.

What Is XIRR?

xirr full form is Extended Internal Rate of Return. In plain language, xirr is the annualised rate at which the present value of all cash outflows (investments) equals the present value of all cash inflows (redemptions or the current value). Because each cash flow is dated, xirr automatically handles monthly SIPs, irregular amounts, pauses, and switches. When someone asks what is xirr in mutual fund, the most accurate answer is: it is a date-sensitive, money-weighted return that converts scattered cash flows into one annual percentage so different investments can be compared fairly.

Why Does it Make Sense for Mutual Fund Investments?

Mutual fund investing in India is dominated by SIPs. With SIPs, ₹10,000 on the 5th of each month is not equal to ₹10,000 on the 25th of another month because markets move daily. xirr captures that timing. It is “money-weighted,” so it reflects when and how much an investor actually invested, not just the fund’s NAV journey. That makes XIRR in Mutual Fund a more practical metric than simple average returns.

Two quick reasons xirr is preferred:

  1. Irregular cash flows: Top-ups, STPs, SWPs, and partial redemptions are common. xirr neatly handles all of them by using the actual dates.
  2. Comparable and annualised: xirr always returns an annualised number, so one can compare a 9-month SIP and a 4-year investment on the same footing.

When evaluating what is xirr in mutual fund performance reviews, advisors and platforms use xirr precisely because it mirrors the investor’s lived experience of cash in and cash out.

Calculation

At the heart of xirr sits one condition:

Sum of discounted cash flows = 0

Written out, the xirr formula looks like this (conceptual form):

∑t=0nCFt(1+r)(Datet−Date0)365=0\sum_{t=0}^{n} \frac{CF_t}{(1 + r)^{\frac{(Date_t – Date_0)}{365}}} = 0t=0∑n​(1+r)365(Datet​−Date0​)​CFt​​=0

  • CFtCF_tCFt​ is the cash flow on date ttt. Investments are negative (money going out), withdrawals or the final value are positive (money coming in).
  • rrr is the xirr to be solved for.
  • The exponent uses actual days between each cash flow and the first date, which is why xirr is time-accurate.

Because this equation cannot be rearranged into a neat closed-form, spreadsheet tools use numerical methods to “search” for the rate that makes the present value sum equal to zero. That is what the Excel XIRR( ) function does for the investor behind the scenes. When investors search how to calculate xirr, they are essentially asking how to organise cash flows so Excel can solve this equation properly.

Step by Step Process to Calculate in Excel

If the question is how to calculate xirr quickly, Excel (or Google Sheets) is the easiest route. Here is the process:

  1. List the dates of every investment and redemption in one column. Use exact transaction dates.
  2. Enter amounts in the next column.
  • Investments are negative numbers (cash outflow).
  • Redemptions or current value (if calculating till today) are positive numbers (cash inflow).

3. Add the current value if the investment is ongoing:

  • Take today’s date;
  • Enter the current portfolio value (units × latest NAV) as a positive amount.

4. Apply the function: =XIRR(value_range, date_range)

  • No need to enter a guess in most cases; Excel figures it out.

5. Format as Percentage to two decimals for a clean, annualised xirr.

6. Sense-check: If the sign convention or dates are wrong, xirr may throw an error or produce an odd number. Ensure outflows are negative, inflows positive, and dates in ascending order.

These steps are the simplest answer to how to calculate xirr for any SIP, lump sum with top-ups, or even a staggered redemption.

Example of How to Use the Function in Excel

Consider a simple SIP example for one financial year. Suppose an investor puts ₹10,000 on the 1st of each month from Jan to Dec 2024 and checks the value on 31 Dec 2024. Assume the portfolio value on that day is ₹1,30,000. The sheet might look like this:

DateAmount (₹)
01-Jan-2024–10,000
01-Feb-2024–10,000
01-Mar-2024–10,000
01-Apr-2024–10,000
01-May-2024–10,000
01-Jun-2024–10,000
01-Jul-2024–10,000
01-Aug-2024–10,000
01-Sep-2024–10,000
01-Oct-2024–10,000
01-Nov-2024–10,000
01-Dec-2024–10,000
31-Dec-2024+1,30,000

Now place the formula:
 =XIRR(B2:B14, A2:A14)

Excel will return an annualised xirr of roughly 15.7% for these sample numbers. This one number answers what is xirr in mutual fund performance: it is the investor’s date-aware annual return for a year of SIPs culminating in a given value.

Notes that keep the result reliable:

  • If the portfolio is still running, use the latest date and the current value as a positive inflow.
  • If there was a partial redemption mid-year, add that date and inflow too.
  • When experimenting with the xirr formula, ensure that all investments carry the minus sign; leaving one as positive can distort the answer badly.

Can We Use CAGR Instead for Calculating Returns?

CAGR (Compound Annual Growth Rate) assumes a single initial value and a single ending value, with no cash flows in between. It is excellent for a lump sum invested once and redeemed once. But for SIPs, top-ups, switches, and partial exits, CAGR is blind to timing. It tells the story of the fund’s “journey” from start to end, not the investor’s money journey.

That is why xirr is the default for XIRR in Mutual Fund performance. xirr is money-weighted and date-sensitive; CAGR is time-neutral and cash-flow blind. For a clean comparison:

  • Use CAGR when there is one purchase and one sale.
  • Use xirr when there are multiple dated cash flows (which is the usual case in mutual funds).

Many investors ask whether xirr is “better” than CAGR. The better question is fit-for-purpose. For SIPs and practical investing, xirr fits better. For a single buy-and-hold, CAGR is simpler and sufficient.

Conclusion

In everyday mutual fund investing, the question is not just “How much did the NAV move?” It is “How did each rupee, invested on its own date, actually perform?” xirr answers that elegantly by compressing messy real-life cash flows into one crisp annual percentage. Once an investor learns how to calculate xirr, reviewing SIPs, comparing schemes, and tracking wealth creation becomes straightforward. Keep the data tidy (dates and signs), use the xirr formula via Excel’s XIRR() function, and read the output as the investor’s true, date-aware annualised return. For most practical reviews of mutual fund portfolios, xirr is the metric that speaks the investor’s language.

(Illustrations are for education. Mutual fund investments are subject to market risk; past performance does not predict future results.)

FAQs

What XIRR is good for mutual funds?

There is no universal “good” number because xirr depends on the fund category, risk, market phase, and investment horizon. For equity funds, a double-digit xirr over long periods can be reasonable, while for liquid or short-term debt funds, even a mid-single digit xirr may be appropriate. A useful practice is to compare one’s xirr with the fund’s benchmark and with peers in the same category for the same horizon.

What is 12% XIRR?

A 12% xirr means that, considering the exact dates of all cash flows, the investment compounded at an annualised rate of about 12%. It is not a guaranteed or fixed coupon; rather, it is the single rate that balances dated inflows and outflows for that period. When someone searches what is xirr in mutual fund, this is the essence—an annualised, date-aware outcome.

Is XIRR better than CAGR?

Neither is universally better. Use xirr for SIPs and irregular cash flows because it is money-weighted and date-sensitive. Use CAGR when there is a single purchase and a single sale with no transactions in between. For XIRR in Mutual Fund portfolios with SIPs, xirr typically provides the truer picture of the investor’s experience.

Is XIRR calculated daily?

Yes, the calculation effectively works on actual dates—Excel converts dates to day counts and discounts each cash flow by the exact fraction of a year. That is why the xirr formula uses the exponent (Date_t – Date_0)/365. This day-level precision is what separates xirr from cruder methods that ignore timing.

Is 20% XIRR a good one?

A 20% xirr is high, but context matters. Over very short periods or during strong bull runs, xirr can spike because of timing luck—especially if large inflows happened before rallies or outflows before corrections. Over long horizons, such a high xirr usually implies taking significant equity risk or exceptional timing. Evaluate risk, category norms, and sustainability before celebrating any number.

What does 30% XIRR mean?

A 30% xirr means the dated cash flows, taken together, equate to a 30% annualised return. It does not mean the fund itself “delivers 30%” every year. Such numbers often show up when the period is short or cash flows were timed fortuitously. Treat very high xirr readings as signals to double-check time frames, cash-flow signs, and whether a one-off event distorted the result.

Disclaimer : Investments in debt securities/ municipal debt securities/ securitised debt instruments are subject to risks including delay and/ or default in payment. Read all the offer related documents carefully.

<
Previous Blog
XIRR vs CAGR: Understanding the Key Investment Metrics
Next Blog
Fixed Deposit Sweep In Facility – Features and Benefits
>
Table of Contents
Bonds you may like...
right arrow
Note:
The listing of products above should not be considered an endorsement or recommendation to invest. Please use your own discretion before you transact. The listed products and their price or yield are subject to availability and market cutoff times. Pursuant to the provisions of Section 193 of Income Tax Act, 1961, as amended, with effect from, 1st April 2023, TDS will be deducted @ 10% on any interest payable on any security issued by a company (i.e. securities other than securities issued by the Central Government or a State Government).
Note: The listing of products above should not be considered an endorsement or recommendation to invest. Please use your own discretion before you transact. The listed products and their price or yield are subject to availability and market cutoff times. Pursuant to the provisions of Section 193 of Income Tax Act, 1961, as amended, with effect from, 1st April 2023, TDS will be deducted @ 10% on any interest payable on any security issued by a company (i.e. securities other than securities issued by the Central Government or a State Government).