Interest Rate Calculator
Estimate the annual interest rate from principal, ending balance, and time. Supports both simple and compound interest.
How to Use
- Select Simple Interest or Compound Interest.
- Enter the starting principal, ending amount, and time period.
- For compound mode, choose the compounding frequency.
- The tool calculates the annual interest rate and shows the formula steps below.
Show Work (step-by-step)
Formulas
Simple interest: A = P(1 + rt)
Solve for rate: r = (A / P - 1) / t
Compound interest: A = P(1 + r / n)^(nt)
Solve for rate: r = n[(A / P)^(1 / nt) - 1]
FAQ
What is the difference between simple and compound interest?
Simple interest grows linearly from the original principal. Compound interest grows on both principal and accumulated interest.
Can I use months or days?
Yes. The calculator converts months or days into years so it can estimate an annual rate.
Why is the compound result different from the simple result?
Because compound formulas include growth within each compounding period, which changes the annual rate needed to reach the same ending amount.
Is this APR or APY?
This tool solves for the annual nominal rate based on the selected formula. In compound mode, the effective yield depends on compounding frequency.
Tool Info
Last updated:
Updates may include UI improvements, financial formatting, and edge-case handling for annualized rate calculations.