Skip to content
Calculator Collection

Doubling Time Calculator

Find how many years it takes an investment to double at a given rate and compounding frequency. A precise alternative to the Rule of 72.

Last updated: May 2026

Compare with similar

About this calculator

Doubling time is the number of years it takes a quantity growing at a fixed rate to become twice its original size. Setting (1 + i/m)^(m·t) = 2 and solving for t gives the exact formula t = ln(2) / (m · ln(1 + i/m)), where i is the Annual Interest Rate as a decimal and m is the number of Compounding Periods per year. This is the rigorous version of the popular Rule of 72, which estimates doubling time as simply 72 ÷ rate(%). The Rule of 72 is a handy mental shortcut and is accurate to within a fraction of a year for rates between roughly 4% and 12%, but it drifts at very high or very low rates; this calculator gives the precise answer for any rate and compounding frequency. The same math describes any constant exponential growth — not just money, but population, inflation eroding purchasing power, or compounding debt. Edge cases: at a 0% rate the formula is undefined because money never doubles (doubling time is infinite); higher compounding frequency shortens the doubling time slightly because interest is credited sooner. With m = 1 (annual compounding) the formula simplifies to ln(2) / ln(1 + i). The result scales inversely with the rate, so doubling your return roughly halves the time required.

How to use

Example 1 — 6% compounded annually. Enter Annual Interest Rate = 6 and Compounding Periods per Year = 1. t = ln(2) / ln(1.06) = 0.6931 / 0.05827 ≈ 11.90 years. Verify against the Rule of 72: 72 ÷ 6 = 12 years, almost identical, confirming the shortcut works well at this rate. Example 2 — 8% compounded monthly. Enter 8 and 12. t = ln(2) / (12 × ln(1 + 0.08/12)) = 0.6931 / (12 × 0.006645) = 0.6931 / 0.07974 ≈ 8.69 years. Verify: the Rule of 72 estimate is 72 ÷ 8 = 9 years; the exact figure is slightly lower because monthly compounding credits interest twelve times a year rather than once, speeding up the doubling.

Frequently asked questions

How accurate is the Rule of 72 compared to the exact formula?

The Rule of 72 is remarkably accurate for the rates most investors care about — between about 4% and 12% it lands within a few weeks of the exact answer. It works because 72 is close to 100 × ln(2) ≈ 69.3 and was nudged upward to 72 for easier mental division and to better match common annual-compounding rates. The shortcut drifts at the extremes: at very high rates it overestimates doubling time, and at very low rates it underestimates it. For a quick gut check the Rule of 72 is excellent; for precise planning, especially with non-annual compounding, use the logarithmic formula this calculator implements. Some people use 70 for continuous compounding and 69.3 for the most precise mental estimate.

Does compounding frequency change the doubling time?

Yes, but only modestly. More frequent compounding credits interest sooner, so the balance reaches double a little faster than under annual compounding at the same nominal rate. For example, 8% compounded monthly doubles in about 8.69 years versus roughly 9.01 years compounded annually. The effect shrinks as frequency rises, approaching a floor set by continuous compounding, where doubling time equals ln(2) ÷ i exactly. So while frequency matters, the rate itself is by far the dominant driver of how quickly money doubles. Always match the compounding input to how the account actually credits interest.

Can I use this for things other than money?

Absolutely — doubling time applies to any quantity undergoing constant exponential growth. Population growing at 2% a year doubles in about 35 years; inflation at 3% halves your purchasing power on a similar timescale; an unpaid debt at 20% interest doubles in under four years. The same formula even describes biological growth and the early phase of epidemics. Just enter the growth rate per period and set the compounding frequency to match how the quantity actually grows. The concept is one of the most broadly useful in all of quantitative reasoning.

When should I NOT use a doubling-time calculator?

It assumes a single, constant growth rate, so it is misleading for investments with variable or uncertain returns — a stock portfolio does not grow at a fixed percentage each year, and using an average can hide the impact of volatility. It also ignores contributions and withdrawals; if you are adding money over time, your balance doubles faster than the pure-growth formula suggests, and a future-value calculator is more appropriate. Do not apply it to a 0% or negative rate, where doubling never occurs. And remember the output is nominal: with inflation, doubling your dollars does not double your purchasing power. Use it for clean what-if estimates of pure compound growth.

How is doubling time related to the growth rate?

Doubling time is inversely proportional to the growth rate: roughly speaking, if you double the rate you halve the time to double. That inverse relationship is why even small, sustained improvements in return have an outsized effect over a lifetime — moving from 4% to 8% does not just speed things up a bit, it cuts the doubling period roughly in half, from about 18 years to about 9. It also explains the punishing math of high-interest debt, which can double in just a few years. Internalizing this relationship makes it easy to reason about compound growth without a calculator, using the Rule of 72 as your mental tool. In short, rate and doubling time move in opposite directions.

Sources & references