IRR Calculator
Calculate the internal rate of return for any investment. Enter your initial investment and up to 10 yearly cash flows to find the annualized return.
Quick Answer
IRR is the discount rate that makes an investment's NPV equal to zero. It represents the annualized return rate. For example, investing $100,000 and receiving $25K, $30K, $35K, $40K, and $50K over 5 years yields an IRR of approximately 17.1%. Compare IRR to your cost of capital to determine if an investment creates value.
Results
Internal Rate of Return
20.53%
NPV at Various Discount Rates
| Discount Rate | NPV | Decision |
|---|---|---|
| 0% | $80,000 | Accept |
| 5% | $53,339 | Accept |
| 10% | $32,183 | Accept |
| 15% | $15,165 | Accept |
| 20% | $1,305 | Accept |
| 25% | -$10,112 | Reject |
| 30% | -$19,615 | Reject |
Cash Flow Timeline
About This Tool
The IRR Calculator (Internal Rate of Return) helps investors and business managers evaluate the profitability of potential investments. IRR is one of the most widely used metrics in corporate finance, venture capital, private equity, and real estate investing. By finding the discount rate that makes NPV zero, IRR provides a single percentage that summarizes an investment's attractiveness.
How the Calculation Works
This calculator uses Newton's method to iteratively solve for the rate r in:
0 = -Investment + CF1/(1+r) + CF2/(1+r)2 + ... + CFn/(1+r)n
Starting with an initial guess of 10%, the algorithm refines the estimate by examining the NPV function and its derivative. It converges quickly — typically within 10-20 iterations — to a solution accurate to 0.0001%.
IRR Decision Rule
The fundamental IRR decision rule is simple: accept projects where IRR exceeds the cost of capital (hurdle rate), reject those where it falls short. For example, if your WACC is 12% and the project's IRR is 18%, the project creates value. Use our WACC calculator to determine your cost of capital for comparison.
IRR vs. NPV: Complementary Tools
While IRR gives a percentage return, NPV gives a dollar amount of value created. NPV is generally considered the more reliable metric because it does not assume reinvestment at the IRR rate and can handle projects of different sizes. Our NPV calculator lets you perform this complementary analysis. Best practice is to use both metrics together — if they disagree, NPV should typically be the tiebreaker.
Modified IRR (MIRR)
MIRR addresses IRR's reinvestment assumption by specifying a financing rate for negative cash flows and a reinvestment rate for positive cash flows. While this calculator focuses on traditional IRR, understanding MIRR is valuable for comparing projects with very different cash flow patterns or when the IRR reinvestment assumption is clearly unrealistic.
When IRR Fails
IRR can produce misleading results in several scenarios: (1) Projects with unconventional cash flow patterns (multiple sign changes) may have multiple IRRs or none at all. (2) Mutually exclusive projects of different scales cannot be reliably compared by IRR alone. (3) Very short-duration projects may show astronomically high IRRs that overstate their attractiveness. In these cases, rely more heavily on NPV and profitability index.
Frequently Asked Questions
What is the Internal Rate of Return (IRR)?
How is IRR calculated?
What is a good IRR?
What are the limitations of IRR?
What is the difference between IRR and ROI?
How does IRR relate to NPV?
Was this tool helpful?