Skip to main content
engineering

Time Value of Money Calculator

Solve for PV, FV, PMT, n, or i. Supports ordinary annuity, annuity due, and arithmetic gradient series with cash flow diagram.

Reviewed by Christopher FloiedPublished Updated

This free online time value of money calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Supports both metric (SI) and imperial units with built-in unit selection dropdowns on every input field, so you can work in whatever units your problem provides. Designed for engineering students and professionals working through coursework, design projects, or quick reference calculations.

Time Value of Money Calculator

Solved: FV

$16,288.95

Cash Flow Diagram

Cash Flow Data Table

PeriodBalance ($)
010000.00
19523.81
29070.29
38638.38
48227.02
57835.26
67462.15
77106.81
86768.39
96446.09

Formulas Used:

FV = PV(1+i)^n + PMT × [(1+i)^n - 1] / i

PMT = [FV - PV(1+i)^n] × i / [(1+i)^n - 1]

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Time Value of Money Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Time Value of Money Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Time Value of Money Calculator Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Time Value of Money Calculator when solving homework or exam problems that require quick numerical verification of your hand calculations — instant feedback helps identify arithmetic errors before they propagate.
  • Use it during the early design phase to rapidly iterate on parameters and narrow down feasible configurations before committing time to detailed finite element simulations or full design packages.
  • Use it when reviewing a colleague's calculation or checking a vendor's data sheet for plausibility — a quick sanity check can prevent costly downstream errors.
  • Use it to generate reference data for a technical report or presentation without manual computation, ensuring consistent, reproducible numbers throughout the document.
  • Use it in the field when a quick estimate is needed and a full engineering software package is not available.

About This Calculator

The Time Value of Money Calculator is a precision engineering calculation tool designed for students, engineers, and technical professionals. Solve for PV, FV, PMT, n, or i. Supports ordinary annuity, annuity due, and arithmetic gradient series with cash flow diagram. All calculations are performed using established engineering formulas from the relevant scientific literature and standards. Inputs support both metric (SI) and imperial unit systems, with unit conversion handled automatically — simply select your preferred unit from the dropdown next to each field. Results are computed instantly in the browser without sending data to a server, ensuring both speed and privacy. This calculator is intended as a supplementary tool for learning and design exploration; always verify results against authoritative references for safety-critical applications.

The Theory Behind It

The time value of money is the fundamental concept that a dollar today is worth more than a dollar in the future because today's dollar can be invested and earn returns. The relationships between present value P, future value F, annual cash flows A, interest rate i, and number of periods n are captured in standard financial formulas. Future value of a single sum: F = P·(1+i)^n. Present value of a future sum: P = F/(1+i)^n. Future value of an ordinary annuity (equal payments at end of each period): F = A·[(1+i)^n − 1]/i. Present value of an ordinary annuity: P = A·[1 − (1+i)^(−n)]/i. Annuity due (payments at beginning of period) formulas multiply the ordinary annuity result by (1+i). Annual payment for a loan (capital recovery): A = P·i·(1+i)^n / ((1+i)^n − 1). These six relationships cover most time-value-of-money problems. The calculator solves for any one variable given the other four. For uneven cash flow streams, each cash flow is discounted individually and summed. For varying interest rates, the formulas must be applied period by period. Real (inflation-adjusted) analysis uses real rate r_real = ((1 + r_nom)/(1 + inflation)) − 1.

Real-World Applications

  • Retirement planning: determine how much monthly savings is needed to reach a target retirement balance at a given return assumption.
  • Loan amortization: compute monthly payment for a mortgage, car loan, or personal loan with fixed rate and term.
  • Investment analysis: compute the present value of future cash flows to evaluate whether an investment is worthwhile.
  • Capital budgeting: compare proposals with different cash flow patterns using NPV and IRR methods.
  • Lease vs buy analysis: compare leasing to purchasing equipment by computing the present value of each option's cash flows.

Frequently Asked Questions

What's the formula for future value?

F = P·(1+i)^n, where P is present value, i is the periodic interest rate, and n is the number of periods. For $1000 at 7% annually for 30 years: F = 1000·(1.07)^30 = 1000·7.612 = $7612. This compound growth is the basis of long-term investing — small contributions grow substantially over decades.

What's the difference between ordinary annuity and annuity due?

Ordinary annuity: payments at the END of each period (most loans and typical payments). Annuity due: payments at the BEGINNING of each period (rent, insurance premiums, early retirement payments). Annuity due future value and present value formulas = ordinary annuity formulas × (1+i). The difference is small for low interest rates but significant at high rates.

How do I compute monthly loan payment?

A = P·i·(1+i)^n / ((1+i)^n − 1), where i is the monthly rate (annual rate / 12), n is the number of payments (years × 12), and P is the loan amount. For a $250,000 mortgage at 6%/year for 30 years: i = 0.005, n = 360, A = 250000 × 0.005 × 1.005^360 / (1.005^360 − 1) = $1,498/month.

How do I calculate present value?

P = F/(1+i)^n for a single future amount, or P = A·[1 − (1+i)^(−n)]/i for an annuity. For a promised $10,000 in 10 years at 5% discount rate: P = 10000/1.05^10 = 10000/1.629 = $6139. This is what you should be willing to pay today for the promise of $10,000 in 10 years.

Should I use real or nominal interest rate?

Nominal for comparing cash values as they appear (dollar amounts over time). Real (inflation-adjusted) when comparing purchasing power. Real rate = (1 + nominal)/(1 + inflation) − 1. For 7% nominal and 3% inflation: real = 1.07/1.03 − 1 = 3.88%. Retirement planning should use real rate to project purchasing power, not just nominal dollars.

Related Calculators

References & Further Reading