Home › Finance Formulas › Continuous Compounding Formula (Pe^rt)
Continuous Compounding Calculator
Continuous compounding is the limit of compounding more and more often: yearly, monthly, daily, every second. As the number of periods per year goes to infinity, (1 + r ÷ m)mt approaches ert, where e ≈ 2.71828. The future value of a deposit is then FV = PV × ert, often written A = Pert, and the present value of a future amount is FV × e−rt.
Formula
Where
- FV
- future value
- PV
- present value (principal)
- e
- Euler’s number, 2.718281828…
- r
- annual interest rate, as a decimal
- t
- time in years
Calculator
Result and step-by-step solution
Compare: annual compounding gives 8,954.24, monthly gives 9,096.98.
- Exponentr × t = 0.06 × 10 = 0.6
- Growth factore0.6 = 1.8221188
- MultiplyFV = 5,000.00 × 1.8221188 = 9,110.59
- Interest earned9,110.59 − 5,000.00 = 4,110.59
How to use the formula
In practice few bank accounts compound continuously, but the formula is used throughout finance because it is mathematically convenient: continuously compounded rates add over time, and they are the standard in option pricing models such as Black-Scholes and in many economics and science growth problems.
In the example, 5,000 at 6% for 10 years grows to 9,110.59 with continuous compounding. The calculator compares that with 8,954.24 for annual and 9,096.98 for monthly compounding, which shows that most of the benefit of frequent compounding is already captured at monthly. The equivalent effective annual rate is e0.06 − 1 = 6.18%, which you can confirm with the EAR calculator.
Frequently asked questions
- What is the continuous compounding formula?
- FV = PV × ert, where r is the annual rate as a decimal and t the time in years. The present value form is PV = FV × e−rt.
- Why does the formula use e?
- Because (1 + 1/m)m tends to e as m grows, so compounding infinitely often turns (1 + r/m)mt into ert.
- How much more does continuous compounding earn?
- Only a little more than daily or monthly compounding. At 6% for 10 years it adds about 14 per 5,000 compared with monthly.
- What is the effective annual rate for continuous compounding?
- EAR = er − 1. For r = 5% that is 5.127%.
Last reviewed: September 26, 2026. Calculations run in your browser and were checked against numpy-financial, SciPy and published spreadsheet examples.
