All tools
Finance

Internal Rate of Return (IRR) Calculator

The break-even discount rate for a series of cash flows, solved numerically like Excel's IRR.

🔒 Runs entirely in your browser — nothing here is ever uploaded

Last reviewed 2026-08-30

About the Internal Rate of Return (IRR) Calculator

Solves numerically for the Internal Rate of Return (IRR) — the discount rate at which a series of cash flows has a Net Present Value of exactly zero — using the same Newton-Raphson iteration Excel's IRR function relies on internally, with a bisection-search fallback.

100% Free Runs in Your Browser No Sign-Up Required
How to use it
  1. Enter the Initial investment (cash outflow today).
  2. Enter each future period's expected cash flow.
  3. Read the IRR, total invested vs. total returned, and net cash flow in the result panel.
Formula
IRR is the rate r that solves: 0 = −Initial investment + Σ [Cash flow_t ÷ (1 + r)^t]. Solved iteratively via Newton-Raphson from a 10% starting guess, falling back to a bounded bisection search between −99% and +1,000% if Newton-Raphson fails to converge.
Worked example

A $100,000 initial investment returning $10,000/$20,000/$30,000/$40,000/$50,000 over 5 years: total cash returned is $150,000, and the solver converges to an IRR of about 12.0%.

Interpreting your result

For a typical project — one upfront outflow followed only by inflows — there's a single well-defined IRR. If cash flows change sign more than once, more than one mathematically valid IRR can exist; this tool reports the root nearest its starting guess and flags multiple sign changes explicitly. IRR also implicitly assumes interim cash flows are reinvested at the IRR itself.

Recommendations
  • IRR is most useful for ranking similarly-sized projects by percentage return; for comparing projects of very different sizes, NPV is the more reliable dollar-value comparison.
  • A cash-flow series with more than one sign change can mathematically have multiple valid IRRs — treat a flagged result with extra caution.
  • IRR assumes cash flows are reinvested at the IRR itself, which can be unrealistic for a very high computed IRR.
Frequently asked questions
It means this series of cash flows has the same value-generating effect as an investment that steadily compounds at exactly 12% per period.
See the full methodology and sources for every finance calculator
Disclaimer

Illustrative estimate only, not financial or tax advice. Verify figures with a licensed adviser or your local tax authority.