Calculate the internal rate of return (IRR) on a real estate investment. Input annual cash flows and exit proceeds to find the discount rate where NPV = 0.
The Internal Rate of Return (IRR) is the gold standard metric for evaluating real estate investment returns because it accounts for both the amount and timing of cash flows. Unlike simple return calculations, IRR recognizes that receiving $50,000 in year 1 is more valuable than receiving $50,000 in year 5, properly weighting the time value of money.
Mathematically, IRR is the discount rate that makes the net present value (NPV) of all cash flows equal to zero. This calculator solves for IRR iteratively: you input your initial investment as a negative cash flow, annual operating income, and the exit proceeds in the final year. The tool finds the rate that discounts all these cash flows to a present value of zero.
IRR is used by institutional investors, syndication sponsors, and individual investors to compare real estate deals, evaluate fund performance, and make allocation decisions. A syndication projecting 15% IRR is expected to outperform one projecting 12% on a time-adjusted basis.
Simple annualized return calculations ignore the timing of cash flows, which can lead to incorrect comparisons. IRR provides an apples-to-apples comparison between investments with different cash flow profiles and holding periods. Instant recalculation lets you compare scenarios side by side, so every buying, selling, or investment decision is grounded in solid financial analysis.
NPV = ∑ [Cash Flow_t / (1 + IRR)^t] = 0 IRR = the discount rate r that satisfies: CF₀ + CF₁/(1+r) + CF₂/(1+r)² + ... + CFₙ/(1+r)ⁿ = 0
Result: IRR = 14.8%
Initial investment of $200,000 with annual cash flows of $15K, $18K, $20K, $22K, and $285K (including $260K sale proceeds) in year 5. Total distributions: $360,000 (1.8x equity multiple). The IRR is 14.8%, meaning the investment's time-adjusted annual return is 14.8%.
IRR is the single most important metric in real estate investing because it incorporates all the factors that matter: how much you invest, how much you receive, and when you receive it. A deal that returns your money quickly and in large amounts has a higher IRR than one with slow, small returns.
These two metrics tell different stories. Equity multiple = total wealth created. IRR = efficiency of wealth creation over time. A deal with 1.5x equity multiple over 2 years (about 22% IRR) may be more efficient than 2.0x over 7 years (about 10% IRR). Investors must decide whether they prioritize speed or total magnitude.
Always model how changes in key assumptions affect IRR. A 6-month delay in exit can reduce IRR by 3–5 percentage points. A 10% reduction in exit price can cut IRR in half. Running sensitivity analysis reveals which variables matter most and helps you set realistic expectations.
IRR (Internal Rate of Return) is the annualized rate of return that accounts for the timing and magnitude of all cash flows. It's the discount rate where the net present value of an investment equals zero. IRR is the most comprehensive single-number return metric for evaluating real estate deals.
Core stabilized assets target 6‐10% IRR. Value-add deals target 13–18%. Opportunistic deals (development, distressed) aim for 18–25%+. The required IRR depends on risk: higher-risk strategies require higher projected returns to compensate for uncertainty.
Cash-on-cash return measures one year's cash flow divided by equity invested. IRR measures the time-weighted return across all years including the exit. Cash-on-cash is a snapshot; IRR is the whole movie. A property may have 5% cash-on-cash but 15% IRR if it appreciates significantly at sale.
IRR is an annualized metric, so compressing the same total return into fewer years increases the IRR. Getting $100K profit in 2 years shows a higher IRR than $100K profit in 5 years. This is why flips often show high IRRs (25%+) even with moderate total profit.
IRR assumes cash flows are reinvested at the IRR rate (unrealistic for high IRRs), doesn't reflect absolute dollar profit, and can produce multiple solutions for unconventional cash flow patterns. Always use IRR alongside equity multiple and absolute profit for a complete picture.
IRR is solved iteratively (trial and error) because there's no closed-form solution. The calculator tries different discount rates until it finds the one where the sum of all discounted cash flows equals zero. Common methods include Newton-Raphson and bisection algorithms.