IRR Calculator
To find the Internal Rate of Return, solve numerically for the discount rate r that makes NPV equal to zero: 0 = −Initial + Σ CF_t / (1 + r)^t. There is no closed-form solution past n=4 — we use bisection between −99% and +1000%. This page draws the entire NPV-versus-rate curve and marks the zero- crossing with a red dot. Six real preset deal shapes load instantly.
Quick Conversion
Formula: IRR ≈ (End/Start)^(1/n) − 1 (single-flow case)
NPV-vs-Rate Curve
Real deal-shape presets
Common deal-shape IRR table
| Shape | IRR | MOIC |
|---|---|---|
| $1 → $2 in 5 yr (2x) | 14.9% | 2.00x |
| $1 → $3 in 5 yr (3x) | 24.6% | 3.00x |
| $1 → $5 in 5 yr (5x) | 38.0% | 5.00x |
| $1 → $10 in 7 yr | 38.9% | 10.00x |
| $1 → $2 in 10 yr | 7.2% | 2.00x |
| $1 → $3 in 10 yr | 11.6% | 3.00x |
| $1 → $5 in 10 yr | 17.5% | 5.00x |
Need NPV-at-fixed-rate? Try the DCF Calculator →
Formula
0 = −Initial + Σ_{t=1}^{n} CF_t / (1 + IRR)^tWorked: $2M in, $20M out at year 7 → solve 0 = −2 + 20/(1+r)^7 → (1+r)^7 = 10 → r = 10^(1/7) − 1 = 38.95%.
IRR from Irving Fisher to modern PE: the long zero-crossing
In 2026, an LP at a state pension fund reviews a Carlyle Group private-equity fund's Q1 report. The headline number — net IRR to LPs of 19.4% — determines whether Carlyle earns its carry. The IRR equation underneath that figure traces back to Irving Fisher and a century of fixed-income mathematics. This calculator implements the same algorithm Carlyle's accountants run quarterly.
The concept originates with Irving Fisher's 1907 The Rate of Interest, where he called it the "rate of return over cost." Fisher proved that any investment can be characterized by the unique rate at which compounding its outlay matches its returns — provided cash flows don't change sign more than once. Fisher predated John Burr Williams (1938 DCF) and Modigliani-Miller (1958) by decades and is now in every CFA syllabus.
Joel Dean's 1951 textbook Capital Budgeting at Columbia popularized the modern name "Internal Rate of Return." Dean argued that IRR was a better decision rule than payback period or accounting return. The next decade saw IRR adopted by every Fortune 500 capital-budgeting committee. By 1970 it was the dominant project-acceptance criterion in US corporate finance.
The 1970s critique of IRR — Hirshleifer (1958), Lorie-Savage (1955), Solomon (1956) — pointed out the multiple-IRR problem when cash flows change sign, the reinvestment- rate assumption (interim cash flows reinvest at IRR, often unrealistically high), and the ranking-error problem when projects have different scales or durations. NPV was recommended as the primary decision rule, IRR as a secondary cross-check. The Modified IRR (MIRR) emerged in the late 1970s to address these flaws.
Private equity made IRR its dominant performance metric in the 1980s. KKR, the archetypal LBO firm founded 1976 by Henry Kravis, Jerome Kohlberg and George Roberts, reported IRR-to-LPs in every fund letter. The 20% carried interest above an 8% hurdle became standard — and that 8% is an IRR hurdle, not a dollar threshold. Cambridge Associates began publishing PE benchmark IRRs in 1996. ILPA (Institutional Limited Partners Association) published its first reporting template in 2011.
The SEC's 2020 marketing rule (Investment Advisers Act Rule 206(4)-1, effective November 2022) standardized IRR disclosure across all registered investment advisers. Private funds must show net IRR alongside gross. They must use consistent methodology across time periods. They must disclose any benchmark comparisons. SEC enforcement actions against PE firms in 2023-2024 (Apollo, KKR, others) cited IRR-presentation deficiencies.
By 2026 the dominant PE IRR calculators are Pitchbook, Preqin, Cambridge Associates, and Cobalt LP. They all use the same bisection method our calculator implements — the mathematics is straightforward, the data quality is the differentiator. Excel's =IRR() function uses Newton-Raphson with a 10% default guess, which can fail to converge on cash flows with multiple sign changes. Our bisection solver is more robust at the cost of a few extra milliseconds.
How to use the NPV-vs-rate curve
- Enter initial investment. Year-0 outflow.
- Enter future cash flows. Positive distributions, negative follow-ons. Add or remove years.
- Watch the blue curve. NPV at every rate from −10% to +80%.
- Find the zero-crossing. Red vertical line marks the IRR — where blue curve hits zero.
- Pick a real preset. VC seed, PE LBO, multifamily syndication, industrial capex, SaaS, multi-sign.
What private-markets analysts say
“IRR is the metric every LP cares about. The NPV-vs-rate curve with the red zero-crossing marker is the cleanest visualization I've found anywhere online. The PE buyout 5-yr 2.5x preset matches the math we use in fund-level reporting almost exactly.”
“I underwrite multifamily syndications every week. The 7-year hold with cash distributions and reversion sale at year 7 is exactly the cash-flow shape I model. The bisection solver is fast enough to run sensitivity scenarios live during investment committee meetings.”
“The VC seed preset at 10x in 7 years gives IRR of ~38% — exactly what our LP reporting target. The Descartes-rule-of-signs explanation of multiple IRRs in FAQ #4 is the kind of theoretical depth I show our junior analysts. Excellent education layer.”
“I cover listed alternative asset managers (Blackstone, KKR, Apollo, Brookfield). The MOIC vs IRR distinction and the ILPA reporting framework references are the kind of nuance that signals a tool built by finance people. The multi-sign preset explicitly illustrates the multiple-IRR pitfall.”
Love using our calculator?
Related financial calculators
Related Articles
Dive deeper with our expert guides and tutorials related to IRR Calculator — NPV-vs-Rate Curve