Skip to content

PV of Lump Sum

Calculates the present value when discounting continuously.

When to use: Use for continuous-time finance models and derivative pricing.

Calculator

Formula

PV=FV×e(k×n)PV = FV \times e^{-(k \times n)}

Variables

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

Real-Life Examples

Example 1: Continuous Discounting

What is $50,000 receivable in 10 years worth today at 8% continuously compounded?

Given

FV = 50,000k = 0.08n = 10

Step-by-Step

1.PV = $50,000 × e^(-0.08×10)
2.PV = $50,000 × e^(-0.8)
3.PV = $50,000 × 0.4493
4.PV = $22,466.48
Result:22,466.48

$50,000 in 10 years is worth $22,466.48 today with continuous discounting.

Example 2: Option Pricing Input

A payoff of $75,000 in 3 years at a 5% continuous rate. What is the PV?

Given

FV = 75,000k = 0.05n = 3

Step-by-Step

1.PV = $75,000 × e^(-0.15)
2.PV = $75,000 × 0.8607
3.PV = $64,552.20
Result:64,552.20

The present value is $64,552.20 using continuous discounting.

Frequently Asked Questions

Continuous discounting is used primarily in academic finance, options pricing models like Black-Scholes, and theoretical analyses where time is treated as a continuous variable rather than discrete periods.

Continuous discounting produces a slightly lower present value than periodic discounting at the same nominal rate, because continuous compounding is the fastest possible rate of growth. The difference is small for typical rates and time periods.

Euler's number (e ≈ 2.71828) is a mathematical constant that naturally arises in continuous growth and decay processes. It is the base of the natural logarithm and appears whenever compounding happens infinitely often, making it the foundation of continuous compounding formulas.