Interest Calculator

Calculate simple or compound interest earned or paid over any time period with customizable compounding frequencies.

Calculator Inputs

$
Starting capital.
%
Nominal yearly rate.
yrs
Length of investment or debt.
How often accrued interest is reinvested.

Calculated Results

Total Accumulated Interest
$3,439.16
Initial Principal $10,000
Ending Balance $13,439.16
Effective Annual Rate (APY) 6.17%
Values calculate live as you adjust inputs.

About Interest Calculator

An interest calculator determines the total dollar return or financing expense accrued on a principal balance based on rate, time, and compounding cycles.

What is Interest Calculator?

An interest calculator determines the total dollar return or financing expense accrued on a principal balance based on rate, time, and compounding cycles.

How to Use This Calculator

  1. Enter the starting principal balance.
  2. Specify the annual interest rate.
  3. Select duration in years.
  4. Choose compounding frequency to see exact compound earnings vs simple interest.

The Mathematical Formula & Variables

A = P * (1 + r/n)^(n*t)

Variables Definition

Symbol / Variable Name Description
A Final Balance Principal plus all accumulated interest.
P Principal Initial deposit.
r Annual Rate Nominal interest rate as a decimal.
n Compound Cycles Times compounded per year.
t Time Investment length in years.

Step-by-Step Worked Example

Scenario: $10,000 deposited for 5 years at 6% interest compounded monthly.

  1. r = 0.06, n = 12, t = 5.
  2. Base = 1 + (0.06 / 12) = 1.005.
  3. Exponent = n * t = 12 * 5 = 60 periods.
  4. Growth = (1.005)^60 = 1.34885.
  5. Final balance A = $10,000 * 1.34885 = $13,488.50.
  6. Total Interest = $13,488.50 - $10,000 = $3,488.50.

Result: Ending balance is $13,488.50 with $3,488.50 earned interest.

Frequently Asked Questions

How does compound interest differ from simple interest?

Simple interest is earned solely on the original principal. Compound interest earns interest on prior interest, growing exponentially faster over time.

What is the Rule of 72?

The Rule of 72 estimates how many years it takes to double your money: divide 72 by your annual interest rate (e.g., at 6%, your money doubles in ~12 years).