Continuous Compound Interest: How It Works With Examples (2024)

What Is Continuous Compound Interest?

Continuous compound interestis a formula for loan interest where the balance grows continuously over time, rather than being computed at discrete intervals. This formula is simpler than other methods for compounding and it allows the amount due to grow faster than other methods of calculation.

The interest on a loan accumulates faster when interest is compounded more frequently. For example, a loan that compounds every quarter will accumulate more interest than the same interest rate compounded annually. Because it is computed over the smallest possible interval, continuous compound interest has the highest returns of all.

Continuously compounding is the mathematical limit that compound interest can reach. It is an extreme case ofcompoundingsince most interest is compounded on a monthly, quarterly, orsemiannualbasis.

Key Takeaways

  • Simple interest is applied only to the principal and not any accumulated interest.
  • Compound interest is interest accruing on the principal and previously applied interest.
  • The effect of compound interest depends on how frequently it is applied.
  • For bonds, the bond equivalent yield is the expected annual return.
  • Continuously compounding returns scale over multiple periods.
  • Interest compounding at its highest frequency is said to be compounding continuously.

Understanding Compound Interest

First, let's take a look at a potentially confusing convention. In the bond market, we refer to a bond-equivalent yield (or bond-equivalent basis). This means that if a bond yields 6% on a semiannual basis, its bond-equivalent yield is 12%.

Continuous Compound Interest: How It Works With Examples (1)

The semiannual yield is simply doubled. This is potentially confusing because the effective yield of a 12% bond-equivalent yield bond is 12.36% (i.e., 1.06^2 = 1.1236). Doubling the semiannual yield is just a bond naming convention. Therefore, if we read about an 8% bond compounded semiannually, we assume this refers to a 4% semiannual yield.

While it is not always practical to use continuous compound interest, the formula for growth is much simpler than compounding at discrete intervals.

Quarterly, Monthly, and Daily Rates of Return

Now, let's discuss higher frequencies. We are still assuming a 12% annual market interest rate. Under bond naming conventions, that implies a 6% semiannual compound rate. We can now express the quarterly compound rate as a function of the market interest rate.

Continuous Compound Interest: How It Works With Examples (2)

Given an annual market rate (r), the quarterly compound rate (rq) is given by:

rq=4[(r2+1)121]\begin{aligned} &r_q = 4 \left [ \left ( \frac { r }{ 2 } + 1 \right ) ^ \frac { 1 }{ 2 } - 1 \right ] \\ \end{aligned}rq=4[(2r+1)211]

So, for our example, where the annual market rate is 12%, the quarterly compound rate is 11.825%:

rq=4[(12%2+1)121]11.825%\begin{aligned} &r_q = 4 \left [ \left ( \frac { 12\% }{ 2 } + 1 \right ) ^ \frac { 1 }{ 2 } - 1 \right ] \cong 11.825\% \\ \end{aligned}rq=4[(212%+1)211]11.825%

Continuous Compound Interest: How It Works With Examples (3)

A similar logic applies to monthly compounding. The monthly compound rate (rm) is given here as the function of the annual market interest rate (r):

rm=12[(r2+1)161]=12[(12%2+1)161]11.71%\begin{aligned} r_m &= 12 \left [ \left ( \frac { r }{ 2 } + 1 \right ) ^ \frac { 1 }{ 6 } - 1 \right ] \\ &= 12 \left [ \left ( \frac { 12\% }{ 2 } + 1 \right ) ^ \frac { 1 }{ 6 } - 1 \right ] \\ &\cong 11.71\% \\ \end{aligned}rm=12[(2r+1)611]=12[(212%+1)611]11.71%

The daily compound rate (d) as a function of market interest rate (r) is given by:

rd=360[(r2+1)11801]=360[(12%2+1)11801]11.66%\begin{aligned} r_d &= 360 \left [ \left ( \frac { r }{ 2 } + 1 \right ) ^ \frac { 1 }{ 180 } - 1 \right ] \\ &= 360 \left [ \left ( \frac { 12\% }{ 2 } + 1 \right ) ^ \frac { 1 }{ 180 } - 1 \right ] \\ &\cong 11.66\% \\ \end{aligned}rd=360[(2r+1)18011]=360[(212%+1)18011]11.66%

Compounding Over Smaller Intervals

Continuous Compound Interest: How It Works With Examples (4)

If we increase the compound frequency to its limit, we are compounding continuously. While this may not be practical, the continuously compounded interest rate offers marvelously convenient properties. It turns out that the continuously compounded interest rate is given by:

rcontinuous=ln(1+r)\begin{aligned} &r_{continuous} = \ln ( 1 + r ) \\ \end{aligned}rcontinuous=ln(1+r)

When interest is compounded more frequently, the amount of interest earned in each increment of time becomes smaller, but the total amount of accumulated interest grows faster.

Ln() is the natural log and in our example, the continuously compounded rate is therefore:

rcontinuous=ln(1+0.12)=ln(1.12)11.33%\begin{aligned} &r_{continuous} = \ln ( 1 + 0.12 ) = \ln (1.12) \cong 11.33\% \\ \end{aligned}rcontinuous=ln(1+0.12)=ln(1.12)11.33%

We get to the same place by taking the natural log of this ratio: the ending value divided by the starting value.

rcontinuous=ln(ValueEndValueStart)=ln(112100)11.33%\begin{aligned} &r_{continuous} = \ln \left ( \frac { \text{Value}_\text{End} }{ \text{Value}_\text{Start} } \right ) = \ln \left ( \frac { 112 }{ 100 } \right ) \cong 11.33\% \\ \end{aligned}rcontinuous=ln(ValueStartValueEnd)=ln(100112)11.33%

The latter is common when computing the continuously compounded return for a stock. For example, if the stock jumps from $10 one day to $11 on the next day, the continuously compounded daily return is given by:

rcontinuous=ln(ValueEndValueStart)=ln($11$10)9.53%\begin{aligned} &r_{continuous} = \ln \left ( \frac { \text{Value}_\text{End} }{ \text{Value}_\text{Start} } \right ) = \ln \left ( \frac { \$11 }{ \$10 } \right ) \cong 9.53\% \\ \end{aligned}rcontinuous=ln(ValueStartValueEnd)=ln($10$11)9.53%

What's so great about the continuously compounded rate (or return) that we will denote with rc? First, it's easy to scale it forward. Given a principal of (P), our final wealth over (n) years is given by:

w=Percn\begin{aligned} &w = Pe ^ {r_c n} \\ \end{aligned}w=Percn

Note thateis the exponential function. For example, if we start with $100 and continuously compound at 8% over three years, the final wealth is given by:

w=$100e(0.08)(3)=$127.12\begin{aligned} &w = \$100e ^ {(0.08)(3)} = \$127.12 \\ \end{aligned}w=$100e(0.08)(3)=$127.12

Discounting to the present value (PV) is merely compounding in reverse, so the present value of a future value (F) compounded continuously at a rate of (rc) is given by:

PVofFreceivedin(n)years=Fercn=Fercn\begin{aligned} &\text{PV of F received in (n) years} = \frac { F }{ e ^ {r_c n} } = Fe ^ {-r_c n} \\ \end{aligned}PVofFreceivedin(n)years=ercnF=Fercn

For example, if you are going to receive $100 in three years under a 6% continuous rate, its present value is given by:

PV=Fercn=($100)e(0.06)(3)=$100e0.18$83.53\begin{aligned} &\text{PV} = Fe ^ {-r_c n} = ( \$100 ) e ^ { -(0.06)(3) } = \$100 e ^ { -0.18 } \cong \$83.53 \\ \end{aligned}PV=Fercn=($100)e(0.06)(3)=$100e0.18$83.53

Scaling Over Multiple Periods

The convenient property of the continuously compounded returns is that it scales over multiple periods. If the return for the first period is 4% and the return for the second period is 3%, then the two-period return is 7%. Consider we start the year with $100, which grows to $120 at the end of the first year, then $150 at the end of the second year. The continuously compounded returns are, respectively, 18.23% and 22.31%.

ln(120100)18.23%\begin{aligned} &\ln \left ( \frac { 120 }{ 100 } \right ) \cong 18.23\% \\ \end{aligned}ln(100120)18.23%

ln(150120)22.31%\begin{aligned} &\ln \left ( \frac { 150 }{ 120 } \right ) \cong 22.31\% \\ \end{aligned}ln(120150)22.31%

If we simply add these together, we get 40.55%. This is the two-period return:

ln(150100)40.55%\begin{aligned} &\ln \left ( \frac { 150 }{ 100 } \right ) \cong 40.55\% \\ \end{aligned}ln(100150)40.55%

Technically speaking, the continuous return is time consistent. Time consistency is a technical requirement for value at risk (VAR). This means that if a single-period return is a normally distributed random variable, we want multiple-period random variables to be normally distributed also. Furthermore, the multiple-period continuously compounded return is normally distributed (unlike, say, a simple percentage return).

Example of Continuous Compound Interest

Assume a loan with an annual interest rate of 12%. If we start the year with $100 and compound only once, at the end of the year, the principal grows to $112 ($100 x 1.12 = $112). Interest applied only to the principal is referred to as simple interest.

If we instead compound each month at 1%, we end up with more than $112 at the end of the year. That is, $100 x 1.01^12 equals $112.68. (It's higher because we compounded more frequently.)

Now assume interest is compounded continuously, starting immediately as the loan is signed. That means that the balance due grows by 0.0329% every day. Assuming 365 days in a year, the amount due will be $100 x 1.000328^365 by the end of the year, or $112.75.

It is possible to get the total interest even higher by compounding every hour, or even every minute, but such terms would be impractical for most financial institutions. In practice, the more frequently interest is compounded, the closer the total accumulation will be to the continuous compounding formula.

What Does It Mean to Be Compounded Continuously?

Continuous compounding means that there is no limit to how often interest can compound. Compounding continuously can occur an infinite number of times, meaning a balance is earning interest at all times.

Does Compounded Continuously Mean Daily?

Compounded continuously means that interest compounds every moment, at even the smallest quantifiable period of time. Therefore, compounded continuously occurs more frequently than daily. However, daily compounding is considered close enough to continuous compounding for most purposes.

Why Is Continuous Compounding Used?

Continuous compounding is used to show how much a balance can earn when interest is constantly accruing. This allows investors to calculate how much they expect to receive from an investment earning a continuously compounding rate of interest.

What Is the Difference Between Discrete and Continuous Compounding?

Discrete compounding applies interest at specific times, such as daily, monthly, quarterly, or annually. Discrete compounding explicitly defines the time when interest will be applied. Continuous compounding applies interest continuously, at every moment in time.

When Do You Use Continuous Compound Interest?

You are unlikely to encounter continuous compound interest in consumer financial products, due to the difficulty of calculating interest growth over every minute and second. Continuous compound interest is most relevant to financial professionals and other specialists because the calculation is much simpler than the corresponding formula for discrete compounding interest.

The Bottom Line

We can reformulate annual interest rates into semiannual, quarterly, monthly, or daily interest rates (or rates of return). The most frequent compounding is continuous compounding, which requires us to use a natural log and an exponential function, commonly used in finance due to its desirable properties. Compounding continuously provides a calculation that can scale easily over multiple periods and is time consistent.

Continuous Compound Interest: How It Works With Examples (2024)
Top Articles
Latest Posts
Article information

Author: Lidia Grady

Last Updated:

Views: 5620

Rating: 4.4 / 5 (45 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Lidia Grady

Birthday: 1992-01-22

Address: Suite 493 356 Dale Fall, New Wanda, RI 52485

Phone: +29914464387516

Job: Customer Engineer

Hobby: Cryptography, Writing, Dowsing, Stand-up comedy, Calligraphy, Web surfing, Ghost hunting

Introduction: My name is Lidia Grady, I am a thankful, fine, glamorous, lucky, lively, pleasant, shiny person who loves writing and wants to share my knowledge and understanding with you.