Skip to content

Payment from FV

Calculates the discrete annual end-of-period payment needed to accumulate a target future value when the rate is continuously compounded.

When to use: Use to size annual deposits toward a savings goal when the rate is quoted in continuously-compounded form.

Calculator

Formula

PMT=FV×ek1ek×n1PMT = FV \times \frac{e^{k} - 1}{e^{k \times n} - 1}

Variables

SymbolNameDescriptionUnit
PMTPaymentPeriodic payment amount$
FVFuture ValueFuture lump sum value$
kInterest RateNominal annual interest rate as a decimal%
nNumber of YearsTime period in yearsyears

Real-Life Examples

Example 1: Continuous Savings Goal

Accumulate $500,000 in 25 years at 7% continuous compounding.

Given

FV = 500,000k = 0.07n = 25

Step-by-Step

1.PMT = $500,000 × [e^(0.07) - 1] / [e^(1.75) - 1]
2.PMT = $500,000 × 0.0725 / 4.7546
3.PMT = $500,000 × 0.01525 = $7,625.05
Result:7,625.05

Annual deposits of $7,625.05 reach $500,000 over 25 years.

Example 2: Academic Example

Reach $100,000 in 10 years at 5% continuous compounding.

Given

FV = 100,000k = 0.05n = 10

Step-by-Step

1.PMT = $100,000 × [e^(0.05) - 1] / [e^(0.5) - 1]
2.PMT = $100,000 × 0.05127 / 0.6487
3.PMT = $100,000 × 0.07903 = $7,903.41
Result:7,903.41

Annual deposits of $7,903.41 reach the $100,000 target.

Frequently Asked Questions

A discrete annual end-of-year deposit, sized so the deposits compounded at a continuously-compounded rate accumulate to the target future value.

For the same nominal rate, continuous compounding implies a higher effective annual rate, so each deposit grows faster — the required deposit is slightly LOWER than the discrete-annual version.

This formula is the algebraic inverse of the continuous FVA formula. If FVA = PMT × (e^(kn) - 1) / (e^k - 1), then PMT = FV × (e^k - 1) / (e^(kn) - 1).