Continuous Compound Interest Calculator

Find continuous compound interest with the A = P times e^(rt) formula.
See future value, total interest, and the effective annual yield it produces.

Future Value

Continuous compounding is the idea of interest being added not once a year, not monthly, not even daily, but at every instant. It is the mathematical ceiling that all the other compounding frequencies climb toward but never quite reach. You will meet it in finance courses, in bond pricing, and in any model where growth happens smoothly rather than in steps.

The formula is short: A = P times e raised to the power of (r times t). Here P is the starting principal, r is the annual interest rate written as a decimal, t is the time in years, and e is Euler’s number, a constant of about 2.71828 that shows up whenever something grows in proportion to its own size. So 1,000 dollars at a 5 percent rate for 10 years becomes 1,000 times e^(0.05 times 10) = 1,000 times e^0.5, which is about 1,648.72.

The part worth understanding is how little continuous compounding actually beats daily compounding. At 5 percent over 10 years, daily compounding lands within a couple of dollars of the continuous figure. The jump from yearly to monthly matters; the jump from daily to continuous barely registers. What the continuous case gives you cleanly is the effective annual yield, also called the Annual Percentage Yield (APY): it equals e^r minus 1. A 5 percent nominal rate compounded continuously yields about 5.13 percent a year.

Enter your principal, the nominal annual rate, and the number of years. The calculator returns the future value, the interest earned, the effective annual yield, and how the continuous figure compares against plain once-a-year compounding so you can see the gap for yourself.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.