Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
NPER calculates how many payment periods are needed for a loan balance to reach zero (or a future value) given a fixed periodic interest rate and payment amount. Use it to determine loan term length or savings horizon.
=NPER(0.005,-300,9000)=NPER(0.005,-300,9000)Computed by a real spreadsheet engine on the sample data below.
| Parameter | Value |
| Rate | 0.005 |
| Pmt | -300 |
| PV | 9000 |
| FV | 0 |
=NPER(0.005,-300,9000)→32.5849778168
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: “How many months will it take to pay off a $9,000 loan at 0.5% monthly interest with $300 payments?”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: