Present Value Calculator

What future money is worth today

$
Present value
$0.00

Present Value Calculator — guide & how to use

What it does

This present value calculator tells you what a future sum of money — or a stream of equal future payments — is worth in today's dollars. Pick Lump sum to discount a single future amount, or Annuity to discount a series of equal payments. It supports annual or monthly compounding and ordinary vs annuity-due timing, and shows the discount factor, total nominal dollars, and the discount applied. Everything is calculated privately in your browser, free.

How to use it

  1. Choose Lump sum or Annuity.
  2. Enter the future value (lump sum) or payment amount (annuity).
  3. Set the annual discount rate, the time horizon in years, and the frequency (annual or monthly).
  4. For annuities, pick ordinary (end of period) or annuity-due (beginning of period) timing.
  5. Read your present value and the breakdown of nominal dollars vs the time-value discount.

Worked example

Suppose someone offers you $10,000 ten years from now and your discount rate is 6% per year, compounded annually. The per-period rate is i = 0.06 and the number of periods is n = 10, so:

PV = FV / (1 + i)^n
PV = 10,000 / (1.06)^10
PV = 10,000 / 1.790847
PV = $5,583.95

So receiving $10,000 in 10 years is worth only $5,583.95 today at a 6% discount rate. The remaining $4,416.05 is the time-value cost of waiting. For an ordinary annuity of $1,000 per year for 10 years at 6%, PV = 1,000 × [1 − (1.06)−10] / 0.06 = $7,360.09; the same stream as an annuity-due is worth (1.06)× more, or $7,801.69.

The formulas

Accuracy notes & assumptions

This tool uses the standard nominal annual rate compounded m times convention (i = annual_rate / m), matching Excel's PV() function and financial calculators like the HP 12C and TI BA II Plus. It is not the same as de-compounding an effective-annual rate — the EAR readout makes the difference explicit (6% nominal monthly = 6.17% EAR). The annuity model assumes payments and compounding occur at the same frequency (a textbook "simple annuity"); it does not model general annuities where payment and compounding frequencies differ. The number of periods is rounded to the nearest whole period. Results are in nominal dollars unless you enter a real (inflation-adjusted) rate; the tool does not separately model inflation.

Disclaimer

This is an educational estimate, not financial advice. Real instruments carry credit risk, taxes, fees, inflation, and uncertain cash flows that a deterministic present value ignores. Choosing the right discount rate is the hard part and is your responsibility. Confirm important decisions with a licensed advisor.

Embed this tool on your website

You can add this present value calculator to any page for free — see the Embed this tool on your site box below for a one-line snippet. No account or coding needed.

See it live: view a real embed example →

Frequently asked questions

What is present value?

Present value (PV) is what a future amount of money is worth in today's dollars. Because money you have now can earn a return, a dollar in the future is worth less than a dollar today. PV discounts future cash back to the present using a discount rate.

How does the discount rate affect present value?

A higher discount rate means future money is worth less today, so PV falls. A lower rate raises PV. The discount rate reflects your required return or opportunity cost, and choosing it is the hardest, most judgment-heavy part of the calculation.

What is the difference between an ordinary annuity and an annuity-due?

An ordinary annuity pays at the end of each period (most loans and bonds); an annuity-due pays at the beginning (rent, leases, some pensions). Because due payments arrive one period earlier, an annuity-due is worth exactly (1 + i) times more than an otherwise-identical ordinary annuity.

Why does monthly compounding give a different answer than annual?

With monthly compounding the tool uses a per-period rate of annual rate / 12 over 12 periods per year (the standard nominal-rate convention used by Excel PV() and financial calculators). A 6% nominal rate compounded monthly equals a 6.17% effective annual rate, so the discounting differs slightly from a plain annual calculation.

What happens if the discount rate is zero?

At a 0% discount rate there is no time-value adjustment, so present value equals the nominal total: a lump sum's PV equals the future value, and an annuity's PV equals the payment times the number of periods. The tool branches to these limit forms to avoid dividing by zero.

Is this financial advice?

No. It's an educational estimate that assumes fixed, certain cash flows. Real instruments involve credit risk, taxes, fees, inflation, and variable payments a deterministic PV ignores. Confirm important decisions with a licensed advisor.

Related tools

Embed this tool on your site

Free to embed. Copy this snippet and paste it into any page — no account or coding needed.

<iframe src="https://snaptoolsuite.com/present-value-calculator/?embed=1"
  style="width:100%;max-width:560px;height:900px;border:0;"
  title="Present Value Calculator" loading="lazy"></iframe>
<p>Free <a href="https://snaptoolsuite.com/present-value-calculator/">Present Value Calculator</a> by Snap Tool Suite</p>
2 Paste it on your page
3 It just works

🔒 Everything is calculated in your browser. We don't store or sell your data.