vasilenko.info

Compound interest calculator with compounding

/en/calc/compound-interest/ works Runs in your browser

Enter the amount, rate, and term. The calculator will show the final amount, break down growth by month in a table and chart, and answer the reverse question: what rate, term, or contribution is needed to reach the target?

promoTwenty years of notes on websitesHow we did it in 2008 and what still works today.Open

Amount growth calculation

Change the numbers on the left—the result, chart, and table update as you type.

How it's calculated
How to start: a preset fills in the rate, term, compounding period, and currency
Preset values are typical, not an offer from a specific bank. They're filled in to give you a starting point; adjust them to match your agreement.
What to find Standard mode: enter the money and time to calculate the final amount.

How much you deposit at the start. The amount must be a number from zero.

The nominal annual rate stated in the agreement, before compounding. The rate must be a number from 0 to 100.

How to set the term

A whole number of years; enter the remainder in the adjacent field. The term must be a whole number from 0 to 100.

One and a half years is 1 year and 6 months. Months must be a whole number from 0 to 1200.

Compounding: how often interest is added to the balance

One contribution. Set how often it repeats with the switch below. Contribution must be zero or greater.

Contribution frequency Contribution frequency is independent of capitalization: you can contribute once a month while interest is accrued daily.
When to make the contribution
Contribution indexation, withdrawals, inflation, and tax Collapse advanced settings

While everything here is zero and set to “do not calculate,” this section has no effect. Fill in what you know.

The percentage by which the contribution increases each year: if your salary is indexed, your contribution is too. Indexation must be between 0 and 100.

Annual price growth. “In today’s money” and “real return” rows will appear. Inflation must be between 0 and 100.

How much you withdraw from the account at a time—in money or as a percentage of accrued interest. Withdrawal must be zero or greater.

Withdrawal frequency
What to withdraw The latter means “withdraw interest without touching the principal”: at 100% capitalization, there will be none at all.
Personal income tax on deposit income

The tax-free allowance is calculated from it. The key rate is a number from 0 to 100.

Currency
There is no “calculate” button: the result updates automatically, and all fields are stored in the page URL.

Total amount

$

Interest earned
Total invested
At a simple rate
Effective annual rate
Rate per period
Compounding periods
Amount doubling
Rule of 72 estimate
The amount grew by

The calculation runs in your browser. Neither the numbers nor the result are sent anywhere: you can check in developer tools — after the requests finish loading, there are no more. The calculation link is assembled right here and never saved.

How the amount grew

The lower area shows your own money, and the upper area shows the interest earned. Move your cursor over the chart to see any month.

Yearly progression

Click a row to expand a year into months. CSV is provided by month — the same file shown on screen, but without the collapsed view.

promoCalculate ROI at the same timeCampaign payback based on spend and revenue.Open

How to use it

  1. Enter the amount, rate, and term

    Enter the nominal annual rate from the agreement—the one printed prominently. The calculator will calculate the effective rate itself. You can set the term in years and months or with two dates. In the latter case, the number of months is calculated according to the calendar.

  2. Separate capitalization and deposits

    These are two separate switches. Capitalization is how often the bank adds interest to the balance. Deposits are how often you add money. Daily interest accrual does not turn your monthly deposit into a daily one.

  3. Open the advanced settings if needed

    This includes annual deposit indexation, withdrawals as a fixed amount or a percentage of accrued interest, inflation, and personal income tax with a tax-free allowance. Until you enter nonzero values, this section does not affect the result.

  4. Switch “what to find” for a reverse calculation

    Enter a target amount, and the calculator will find the rate, term, or deposit amount needed to reach it. The search uses the same monthly model as the direct calculation, so the results are consistent.

  5. Get the table and link

    Below the chart, you will find the yearly breakdown; each year expands into months. “Download CSV” saves the monthly table as a file. “Print” expands all years and prints the page without the form. The “Copy calculation link” button creates a URL with all fields saved in it.

promoBrowser task listNo account required—everything is stored on your device.Open

The formula and what it includes

Monthly interest = Balance × Rate ÷ 100 ÷ 12 × Month fraction; crediting occurs at the end of the capitalization period

The calculation runs month by month rather than using a single series formula. The formula S = P(1 + i)ⁿ + A((1 + i)ⁿ − 1) ÷ i is valid only when deposits arrive exactly in sync with capitalization and the term is an integer number of periods. As soon as deposit frequency differs from accrual frequency, withdrawals are added, or the term ends partway through a period, the series gives the wrong result. A monthly calculation that carries the balance forward handles any combination correctly. At a zero rate, no interest accrues, and the final amount equals the amount invested. One side effect of the monthly model is that a partial period no longer falls below the simple-interest result, because interest is calculated for the actual number of months rather than a fractional power.

Example breakdown: $100,000 at 10% for three years

The input data is the same as the default field values: you can calculate it mentally and confirm that the tool is telling the truth.

  1. Each month of the first year earns 100,000 × 10% ÷ 12 = $833.33. The twelve monthly amounts accumulate separately and are added to the balance at the end of the year: 100,000 + 10,000 = $110,000.

  2. In the second year, interest is calculated on $110,000: $916.67 per month, or $11,000 for the year. The balance is $121,000.

  3. Third year: $1,008.33 per month, or $12,100 for the year. The balance is $133,100.

  4. Interest earned: 133,100 − 100,000 = $33,100.

  5. With simple interest, the calculation would use $100,000 for all three years: 833.33 × 36 = $30,000.

Compound interest earned $33,100 instead of $30,000. The extra $3,100 is interest earned on the interest from the first two years. The same result comes from the classic formula 100,000 × 1.1³: for a whole-number term, the monthly model matches it.

Frequently asked questions

promoAll toolsForty-four tools, all running in your browser.Open

Related calculators

4
Calculator

LTV and CAC

Lifetime customer revenue and acquisition cost.

Open

Calculator

Margin and markup

Converts markup to margin and back, and calculates profit per transaction.

Open

Calculator

Payment system fees

How much reaches your account after fees and what to include in the price.

Open

Calculator

VAT

Applies and calculates tax at any rate.

Open