Interest Rate Calculator

Three ways to find an interest rate from other numbers you already have: the rate built into a loan payment, a simple interest rate between an amount and the interest charged, and the annual return an investment would need to hit a goal. No sign-up, instant results.

Loan interest rate

monthly rate 0%
annual rate 0%

Simple interest rate

monthly rate 0%
annual rate 0%

Return needed for a goal

required annual return 0%

Why there's no direct formula for the rate

In both the fixed-payment formula and the future-value-with-contributions formula, the interest rate shows up raised to a power and also outside of it, mixed together in a way that can't be isolated using basic algebra. Because of that, the standard way to find the rate in these cases is by successive approximation: the computer tests a rate, calculates the result it would produce, compares it to the actual value, and adjusts the rate repeatedly until the two nearly match. This calculator runs that process automatically in a fraction of a second.

Formulas used

Loan payment (used in the approximation): P = L × i ÷ (1 − (1 + i)^−n)

Simple interest: i (%) = (interest ÷ (principal × months)) × 100

Future value with contributions (used in the approximation): FV = P × (1 + i)^n + A × (((1 + i)^n − 1) ÷ i)

Where L is the loan amount, P is the initial amount invested, A is the monthly contribution, i is the monthly interest rate, and n is the number of months.

Practical example: a loan's rate

A $10,000 loan paid off in 24 payments of $450 carries an interest rate of roughly 1.1% per month, or about 13.6% per year. Notice that $450 times 24 payments adds up to $10,800 paid in total, $800 more than the $10,000 borrowed — that gap is exactly the effect of the interest rate built into the payment.

Practical example: return needed for a goal

Turning $5,000 upfront plus $500 a month into $100,000 over 10 years requires an annual return of roughly 8.3%. If the actual return on the chosen investment is lower than that, the goal won't be reached within that timeframe unless the monthly contributions are increased.

Using the rate to compare options

Finding the rate built into a loan offer is the most direct way to compare loan proposals with different payment amounts and terms: instead of comparing raw payment numbers, which depend on the chosen term, you compare the equivalent annual interest rates side by side. The same applies to investments: the required return rate gives you a benchmark for judging whether a goal is realistic given the investment options actually available.

What this calculator doesn't account for

These calculations assume a constant interest rate over the entire period and don't include fees, insurance, taxes on earnings, or the annual percentage rate (APR) that loans disclose, which can make the real cost higher than the pure interest rate calculated here. Treat the results as a comparison benchmark, and always check the full APR before taking out any credit.

Frequently asked questions

How do you find the interest rate of a loan from its payment?

There's no direct formula. The rate is found by successive approximation, testing rates until the calculated payment matches the actual payment.

How do you calculate a simple interest rate?

Divide the interest amount by the principal and by the time period, then multiply by 100.

How do you calculate the return needed to reach an investment goal?

Also by successive approximation: a rate is tested, the future value is projected, and the rate is adjusted until it matches the target.