Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
IPMT calculates how much of a given periodic payment goes toward interest, given a constant interest rate, total number of periods, and present value. Use it to build amortisation tables, understand interest costs over time, or verify that a payment schedule is correct.
=IPMT(0.06/12,1,120,-10000)=IPMT(0.06/12,1,120,-10000)Computed by a real spreadsheet engine on the sample data below.
| Period | Rate | Nper | PV | InterestPmt |
| 1 | 0.005 | 120 | 10000 | |
| 2 | 0.005 | 120 | 10000 | |
| 3 | 0.005 | 120 | 10000 | |
| 12 | 0.005 | 120 | 10000 |
=IPMT(0.06/12,1,120,-10000)→50
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: “Show me how much of each monthly mortgage payment goes to interest”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: