Skip to content

FV of Lump Sum

Calculates the future value when interest compounds multiple times per year.

When to use: Use when interest compounds monthly, quarterly, or at other periodic intervals.

Calculator

Formula

FV=PV×(1+km)n×mFV = PV \times \left(1 + \frac{k}{m}\right)^{n \times m}

Variables

SymbolNameDescriptionUnit
FVFuture ValueThe value of the investment at a future date$
PVPresent ValueThe current worth of a future sum$
kInterest RateNominal annual interest rate as a decimal%
nNumber of YearsInvestment time horizon in yearsyears
mCompounding FrequencyNumber of times interest compounds per yearinteger

Real-Life Examples

Example 1: Monthly Compounding CD

You deposit $25,000 in a CD earning 4.5% compounded monthly for 5 years.

Given

PV = 25,000k = 0.045n = 5m = 12

Step-by-Step

1.FV = $25,000 × (1 + 0.045/12)^(5×12)
2.FV = $25,000 × (1.00375)^60
3.FV = $25,000 × 1.2522
4.FV = $31,304.95
Result:31,294.90

The CD will be worth $31,304.95 after 5 years with monthly compounding.

Example 2: Quarterly Compounding Savings

An inheritance of $50,000 is placed in an account earning 6% compounded quarterly for 10 years.

Given

PV = 50,000k = 0.06n = 10m = 4

Step-by-Step

1.FV = $50,000 × (1 + 0.06/4)^(10×4)
2.FV = $50,000 × (1.015)^40
3.FV = $50,000 × 1.8140
4.FV = $90,700.41
Result:90,700.41

The inheritance grows to $90,700.41 with quarterly compounding over 10 years.

Frequently Asked Questions

Compounding frequency is how often earned interest is added to the principal balance. Common frequencies include monthly (12 times/year), quarterly (4 times/year), semi-annually (2 times/year), and daily (365 times/year).

Yes, more frequent compounding always produces a higher future value for the same nominal interest rate. However, the incremental benefit decreases as compounding frequency increases — the jump from annual to monthly is larger than from monthly to daily.

Divide the annual nominal rate by 12 to get the monthly periodic rate. For example, a 6% annual rate becomes 0.5% per month (0.06 ÷ 12 = 0.005). This periodic rate is used in the compounding formula.

APR (Annual Percentage Rate) is the stated annual rate before accounting for compounding. The periodic rate is the APR divided by the number of compounding periods per year. For example, a 12% APR compounded monthly has a periodic rate of 1% per month.