Skip to content

FV of Ordinary Annuity

Calculates the future value of periodic payments with m-period compounding.

When to use: Use for monthly or quarterly savings plans.

Calculator

Formula

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

Variables

SymbolNameDescriptionUnit
FVAFuture Value of AnnuityTotal future 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: Monthly 401k Savings

You invest $500/month at 7% compounded monthly for 25 years.

Given

PMT = 500k = 0.07n = 25m = 12

Step-by-Step

1.FVA = $500 × [(1 + 0.07/12)^(300) - 1] / (0.07/12)
2.FVA = $500 × [(1.005833)^300 - 1] / 0.005833
3.FVA = $500 × 810.0708
4.FVA = $405,035.39
Result:405,035.39

Monthly $500 contributions grow to $405,035.39 over 25 years.

Example 2: Quarterly Investment

Invest $1,000/quarter at 6% compounded quarterly for 15 years.

Given

PMT = 1,000k = 0.06n = 15m = 4

Step-by-Step

1.FVA = $1,000 × [(1.015)^60 - 1] / 0.015
2.FVA = $1,000 × [2.4432 - 1] / 0.015
3.FVA = $1,000 × 96.2147
4.FVA = $96,214.65
Result:96,214.65

Quarterly investments grow to $96,214.65 over 15 years.

Frequently Asked Questions

Divide the annual interest rate by 12 for the monthly rate, and multiply the number of years by 12 for total months. Then apply the future value of annuity formula with these adjusted values.

Monthly contributions grow more because each deposit starts earning interest sooner. With 12 deposits per year instead of one, more money is working for you throughout the year, resulting in more compounding.

Yes. Set m to 26 for biweekly contributions (or 24 for semi-monthly). Divide the annual rate by m and multiply years by m to get the correct periodic rate and total number of payments.