CalcaTools

Npv Calculator Online

Calculates npv using NPV = Σ CFₜ ÷ (1 + r)ᵗ, t = 0 … n, in real time in your browser.

Last updated: June 2026 · Free · No sign-up required

Results

Enter values above and click Calculate to see your result instantly.

Inside the Npv Calculator Online

Every result on this page comes from a real formula — NPV = Σ CFₜ ÷ (1 + r)ᵗ, t = 0 … n — computed live in your browser the moment you press the button.

The reference table below covers the most common npv calculator cases at a glance, the methodology section breaks the calculation into verifiable steps, and the FAQ tackles the edge cases.

Quick reference

Cash flows @10%NPV
−1000, 300, 400, 500−$21.04
−1000, 400, 400, 400−$5.26
−1000, 500, 500, 500+$243.43
−5000, 2000, 2000, 2000, 2000+$1,339.73

functions Shows the working, not just the answer

For students and teachers, the final number is only half the value. Every math tool here exposes the formula it applied, the intermediate steps, and the rounding rule, so you can follow along, check your homework, or use the answer in a proof or report with confidence.

calculate Accurate to the spec

Calculations use 64-bit floating point with sensible rounding for the domain (currency to 2 decimals, percentages to 4 decimals, algebra to 6 significant figures). Where exact rational arithmetic matters — fractions, factorials, simplification — we use a dedicated BigNumber path so 1/3 + 1/6 returns ½, not 0.49999.

school Free for classroom use

Educators are welcome to link to any math calculator on CalcaTools from a class site, Google Classroom, or worksheet. The pages are mobile-friendly, free, ad-supported (so we can keep them free) and have no sign-up wall — students just click and use them in class or at home.

tips_and_updates Pair with the spoke articles

Below the calculator we link a small set of plain-English explainer pages — "What is a percentage?", "Why does PEMDAS matter?", and so on. They cover the underlying concept in 4–6 short paragraphs. Read those before the calculator if the topic is new, or after if you want the extra context.

Interpretation guide

NPVDecision rule
> 0Accept — creates value above the hurdle rate
= 0Break-even — earns exactly the discount rate
< 0Reject — destroys value at this rate

Formula & methodology

Formula: NPV = Σ CFₜ ÷ (1 + r)ᵗ, t = 0 … n

  1. Enter your discount rate (cost of capital or required return) in percent.
  2. List the cash flows starting with year 0 — the initial investment as a negative number — then each year’s net inflow.
  3. The tool discounts each flow by (1+r)ᵗ and sums them; the profitability index divides the PV of inflows by the investment.

Example: −$1,000 then $300/$400/$500 at 10% → NPV = −$21.04 — marginally value-destroying despite $1,200 of nominal inflows.

Frequently asked questions

What is net present value?
The sum of all project cash flows discounted to today. It converts future dollars into present dollars using your required rate, so investments with different timings compare fairly.
How do I enter the cash flows?
Comma-separated, year 0 first: “-1000, 300, 400, 500” means invest $1,000 now and receive $300, $400, $500 over the next three years.
What discount rate should I use?
Your cost of capital or hurdle rate — companies often use WACC (commonly 8–12%); personal investors might use the return of their next-best alternative.
Why is my NPV negative when total inflows exceed the investment?
Discounting: $500 three years away is only worth $375.66 today at 10%. If the discounted inflows fall short of the outlay — as in −$21.04 for the example — the project underperforms the rate.
What is the profitability index?
PV of inflows ÷ initial investment. PI > 1 matches NPV > 0; it helps rank projects when capital is limited.