IRR Calculator

The Internal Rate of Return (IRR) is the discount rate at which a project's NPV equals zero — in other words, the project's break-even discount rate. If IRR exceeds your required rate of return (hurdle rate), the project creates value and should be accepted. IRR is solved iteratively using Newton-Raphson with bisection fallback. Our IRR calculator handles any number of irregular cash flows, computes the corresponding NPV at your hurdle rate, profitability index, and provides a side-by-side comparison so you can see exactly how IRR and NPV interact. Use it for capital budgeting, private equity returns, real estate analysis, or any cash-flow investment decision.

star 4.9
auto_awesome AI
New

tune Project Inputs

Upfront cost (cash outflow at year 0)

10%
0% 20% 40%

trending_up Results

Internal Rate of Return
25.7516%
Accept
IRR vs Hurdle
25.75% vs 10.00%
Spread: +15.75%
NPV at Hurdle
$48,033
Profitability Idx
1.4803
Sum of CFs
$200,000
Net Cash Flow
+$100,000

tips_and_updates Tips

  • Accept the project when IRR > hurdle rate; reject when IRR < hurdle rate
  • IRR and NPV always agree on accept/reject for conventional projects (one initial outflow, then inflows)
  • For mutually exclusive projects, prefer NPV — IRR can mislead with different scales or timing
  • Multiple sign changes in cash flows can produce multiple IRRs (use modified IRR or NPV instead)
  • IRR assumes interim cash flows are reinvested at the IRR rate — often unrealistic for high IRRs
  • Private equity and VC commonly target IRRs of 20-30%+
  • A higher IRR is always better when comparing similar projects with similar scales

How to Use This Calculator

1

Enter initial investment

Upfront cost of the project (treated as a cash outflow at time 0).

2

Set hurdle rate

Your required rate of return — the bar IRR must clear to accept the project.

3

Enter cash flows

Comma-separated yearly cash inflows. Add as many years as needed.

4

Read IRR

See the IRR percentage, accept/reject decision, NPV at your hurdle rate, and profitability index.

5

Compare to NPV

Both NPV and IRR are shown — use NPV for mutually exclusive projects, IRR for hurdle-based decisions.

The Formula

IRR is the rate of return implied by a project's cash flows — it cannot be solved algebraically and requires iterative numerical methods (Newton-Raphson, bisection). Our calculator runs Newton-Raphson with a bisection fallback to guarantee convergence even for unusual cash flow patterns. Once you have IRR, the decision rule is simple: if IRR > your hurdle rate (cost of capital), accept the project; if IRR < hurdle rate, reject it.

0 = -Initial + Σ CF_t / (1 + IRR)^t solve for IRR

lightbulb Variables Explained

  • IRR Internal rate of return — the discount rate at which NPV = 0
  • Initial Initial investment (cash outflow at t=0)
  • CF_t Cash flow in period t
  • t Period number (1, 2, 3, ..., n)
  • n Total number of periods

tips_and_updates Pro Tips

1

Accept the project when IRR > hurdle rate; reject when IRR < hurdle rate

2

IRR and NPV always agree on accept/reject for conventional projects (one initial outflow, then inflows)

3

For mutually exclusive projects, prefer NPV — IRR can mislead with different scales or timing

4

Multiple sign changes in cash flows can produce multiple IRRs (use modified IRR or NPV instead)

5

IRR assumes interim cash flows are reinvested at the IRR rate — often unrealistic for high IRRs

6

Private equity and VC commonly target IRRs of 20-30%+

7

A higher IRR is always better when comparing similar projects with similar scales

IRR's appeal is intuitive: it tells you the rate of return your project earns, expressed as a single percentage you can compare directly to your cost of capital or alternative investments. It's the metric every entrepreneur and venture capitalist quotes. But IRR has subtle traps: it assumes interim cash flows reinvest at the IRR itself (unrealistic for high rates), it can produce multiple values when cash flows alternate signs, and it can lead to wrong conclusions when comparing mutually exclusive projects of different scales. For most decisions, compute both IRR and NPV and let them confirm each other.

Modified IRR (MIRR) addresses two of IRR's main weaknesses: the unrealistic reinvestment assumption and the multiple-IRR problem. MIRR explicitly separates the financing rate (used to discount outflows) from the reinvestment rate (used to compound inflows), then computes a single rate that equates them at the project's end. MIRR is always unique and is generally more conservative than IRR. For private equity and corporate finance, IRR remains dominant, but MIRR is gaining traction as a more honest measure.

Frequently Asked Questions

sell

Tags

verified

Data sourced from trusted institutions

All formulas verified against official standards.