Simple Interest Calculator
Work out interest earned (or owed) and the final amount from a principal, annual interest rate, and time in years, using I = P × r × t, instantly, in your browser.
Interest Earned
$150.00
Final amount: $1,150.00
Common Use Cases
About Simple Interest Calculator
Simple interest is the most straightforward way to work out how much a loan, deposit, or investment will earn (or cost) over time, without compounding getting in the way. This calculator takes a principal amount, an annual interest rate, and a length of time in years, and instantly shows how much interest accrues and what the final total comes to.
The formula behind it is the classic I = P × r × t: interest equals the principal multiplied by the annual rate (as a decimal) multiplied by the time in years. A $1,000 principal at a 5% annual rate over 3 years earns $1,000 × 0.05 × 3 = $150 in interest, for a final amount of $1,150. Unlike compound interest, simple interest is always calculated on the original principal alone: the interest earned in one period never itself starts earning interest in the next, which is what makes the math a single multiplication instead of an exponential formula.
This is the calculation behind many everyday scenarios: a short-term personal loan, a simple promissory note, a certificate of deposit that pays simple rather than compound interest, or just estimating how a fixed-rate savings amount grows over a known stretch of time. It's also a common way to sanity-check numbers on a loan document or a finance homework problem, since the formula is simple enough to verify by hand once you have the three inputs.
Every figure updates live as you type, with no "Calculate" button to press, and the time field accepts fractional years (like 0.5 for six months or 2.5 for two and a half years) for exact partial-year periods. Every calculation runs as plain JavaScript directly in your browser, so nothing you type is ever sent to a server, logged, or stored anywhere.
Frequently Asked Questions
What is the simple interest formula?
How is the final amount calculated?
How is simple interest different from compound interest?
Can I enter a time period shorter than a year, like 6 months?
Can I use this for a loan I'm paying, not just a deposit I'm earning?
Is my financial data sent to a server?
Related Tools
View all CalculatorsPercentage Calculator
Find X% of a number, work out what percent one number is of another, or calculate the percent change between two values, instantly, in your browser.
Tip Calculator
Calculate a tip and split the total evenly between any number of people, with a slider, quick-pick percentages, and a live per-person breakdown, entirely in your browser.
Discount Calculator
Work out a sale price and how much you'll save from an original price and discount percentage, or reverse-engineer the original price from a sale price, instantly, in your browser.