Skip to content

PV of Ordinary Annuity

Calculates the present value of periodic payments with m-period discounting.

When to use: Use for monthly loan payments, leases, or any periodic payment stream.

Calculator

Formula

PVA=PMT×1(1+km)(n×m)kmPVA = PMT \times \frac{1 - \left(1 + \frac{k}{m}\right)^{-(n \times m)}}{\frac{k}{m}}

Variables

SymbolNameDescriptionUnit
PVAPresent Value of AnnuityTotal present value of all payments$
PMTPaymentPeriodic payment amount$
kInterest RateNominal annual interest rate as a decimal%
nNumber of YearsTime period in yearsyears
mCompounding FrequencyCompounding periods per yearinteger

Real-Life Examples

Example 1: Mortgage Valuation

A mortgage requires $1,500/month for 30 years at 6% compounded monthly. What is the loan amount?

Given

PMT = 1,500k = 0.06n = 30m = 12

Step-by-Step

1.PVA = $1,500 × [1 - (1.005)^(-360)] / 0.005
2.PVA = $1,500 × [1 - 0.1660] / 0.005
3.PVA = $1,500 × 166.7916
4.PVA = $250,187.44
Result:250,187.44

The mortgage principal supported by $1,500/month payments is $250,187.44.

Example 2: Auto Loan

Car payments of $400/month for 5 years at 5% compounded monthly.

Given

PMT = 400k = 0.05n = 5m = 12

Step-by-Step

1.PVA = $400 × [1 - (1 + 0.05/12)^(-60)] / (0.05/12)
2.PVA = $400 × 52.9907
3.PVA = $21,196.29
Result:21,196.29

You can borrow $21,196.29 for a car at these terms.

Frequently Asked Questions

Divide the annual rate by 12 for the monthly discount rate and multiply years by 12 for total payments. Then use the present value of annuity formula with these adjusted values.

Use this formula with your affordable monthly payment as PMT, the loan interest rate divided by 12 as the periodic rate, and the loan term in months. The result is the maximum loan amount those payments support.

A longer loan term means more total payments, so the stream of cash flows is worth more in present value terms. However, the incremental value of each additional year decreases because distant payments are heavily discounted.