Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
RATE iteratively solves for the interest rate per period that satisfies a loan or annuity with fixed payments. It is commonly used to find the implied interest rate on a loan when you know the term, the regular payment, and the loan amount.
=RATE(B2,B3,B4)=RATE(B2,B3,B4)Computed by a real spreadsheet engine on the sample data below.
| Parameter | Value |
| Nper | 36 |
| Pmt | -300 |
| PV | 9000 |
| FV | 0 |
=RATE(B2,B3,B4)→0.010207449
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “What monthly interest rate am I paying on a 36-month loan with $300 monthly payments on a $9,000 balance?”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: