What Is Simple Interest?
The Simple Interest Calculator works out the interest and the total amount from a principal, an annual rate and a time period, using the classic I = P × r × t formula.
Simple interest is interest calculated only on the original principal, never on interest already earned. Because the base never changes, the interest is the same every period and the total grows in a straight line. It is common in short-term loans, some bonds and many everyday calculations where the simplicity is an advantage and the term is short enough that compounding would make little difference.
Calculating Interest
- Enter the principal amount.
- Set the annual interest rate and the time in years or months.
- Read the interest and the total amount.
When to Calculate
- Borrowers and lenders working out the cost or return of a short-term loan.
- Students learning the foundations of interest before moving on to compounding.
- Anyone estimating interest on a fixed deposit, invoice or instalment plan.
- People who want a quick, exact interest figure without compounding complexity.
The Simple Interest Formula
The interest is I = P × r × t, where P is the principal, r is the interest rate per period (as a decimal) and t is the number of periods. The total amount you repay or receive is simply the principal plus that interest, P + I. For example, $1,000 at 5% per year for 3 years earns 1,000 × 0.05 × 3 = $150 in interest, for a total of $1,150.
The defining feature is that interest does not earn interest. Over a single short period the difference from compound interest is tiny, but over many periods compound interest pulls ahead — which is why simple interest is mainly used for short terms.
Advantages
- Check the interest on a short-term loan or deposit.
- Compare simple versus compound interest for the same inputs.
- Runs entirely in your browser — your figures stay private.
Interest Calculation, Private
Simple interest is calculated using the standard formula as JavaScript code in your browser. Your principal, rate, and time period are computed entirely locally on your machine — they never reach our servers.