Simple Interest Calculator
Simple interest is the straight-line member of the time value of money family. It answers a focused question: if a principal earns or owes the same percentage of the original amount each year, how many dollars of interest result? This calculator uses only three inputs, principal, annual rate, and time, and it returns the interest, final amount, and average monthly interest. There is no compounding step, no reinvested interest, and no changing balance inside the formula.
That simplicity is the point. Simple interest is appropriate for classroom finance problems, quick short-term estimates, some personal notes, and interest-only illustrations where interest is not added back to principal. It is not the same thing as a typical bank account with daily or monthly compounding. For that, use the compound interest calculator. If you need to grow one lump sum with compounding but no deposits, use the future value calculator. If you are discounting a future amount back to today, use the present value calculator.
What the calculator computes
The compute function reads the principal, annual rate, and years. The principal must be nonnegative, and time must be nonnegative. The annual rate can be positive or negative, which lets the same arithmetic show interest earned or a simple decline if a negative rate is entered. The rate field expects a percentage such as 5, not a decimal such as 0.05. Internally, the calculator divides by 100 before applying the formula.
The headline result is simple interest. The detail rows show the final amount, principal, annual rate, time, and average monthly interest. Average monthly interest is not a separate compounding calculation; it is just the total interest divided by years multiplied by 12. When time is zero, the calculator reports zero for the monthly average to avoid a division by zero.
Formula
The simple interest formula is:
The final amount is:
which can also be written as:
where:
- is simple interest;
- is principal;
- is the annual rate as a decimal;
- is time in years; and
- is the final amount.
Because the formula is linear, doubling the time doubles the interest, and doubling the principal doubles the interest. That is the clean difference from compound interest, where interest from earlier periods becomes part of the future base.
Worked example matching the calculator
Use the form’s default-style scenario: principal of $10,000, annual rate of 5%, and time of 3 years. The calculator converts 5% to 0.05 and multiplies:
The final amount is principal plus interest:
The average monthly interest is the total interest divided by 36 months:
So the calculator reports simple interest of $1,500, a final amount of $11,500, and average monthly interest of about $41.67. Notice that the yearly interest is $500 in year one, $500 in year two, and $500 in year three. It does not rise to $525 in year two because the first year’s interest is not added to principal.
When simple interest is the right model
Choose simple interest when the agreement or example says interest is calculated on the original principal only. A short-term note might state a principal, an annual simple rate, and a maturity date. A classroom problem may ask for principal, rate, and time without mentioning compounding. A quick estimate may use simple interest as a conservative approximation when the period is short enough that compounding would not materially change the result.
Avoid it when interest is credited and then starts earning additional interest. Savings accounts, many certificates of deposit, reinvested investment returns, and many loan disclosures use compounding or amortization. For scheduled loan payments that reduce principal over time, use a loan calculator, because simple interest does not model payment timing. For the implied annual rate between a starting and ending value, the CAGR calculator is a better fit.
Tips for accurate inputs
- Enter the annual rate as a percentage. Use 6.5 for 6.5%, not 0.065.
- Convert partial years carefully. Three months is 0.25 years; 45 days is about 45 divided by 365.
- Keep the principal in one currency and do not mix nominal and inflation-adjusted amounts.
- Check whether fees or penalties exist. The calculator does not include them.
- Read the contract language. “Simple interest” and “APR” are not always interchangeable.
- Treat the result as informational, not investment, lending, tax, or legal advice.
Sources
- CFPB, What is an interest rate? — consumer explanation of interest rates.
- Federal Reserve, Consumer credit and credit reports — context for consumer credit information.
- SEC Investor.gov, Compound Interest — reference for contrasting simple interest with interest on interest.