PMT Google Sheet Formula
Generate Google Sheet PMT Formulas in seconds
Interactive Formula Generator
Formula Generator
Create complex Google Sheets formulas with natural language. Simply describe what you want to calculate.
Upgrade to Sheet Alchemy Pro
Get advanced formulas, batch processing, and priority support
Input
Result
Your formula will be displayed here:
Your formula will appear here
Describe what you want to calculate and click Generate
Pro Features Available
Sheet Alchemy Pro includes additional advanced features to enhance your formula generation.
Advanced Formulas
Complex array formulas and dynamic ranges
Batch Processing
Generate multiple formulas at once
Unlimited History
Save and organize all your formulas
PMT Formula Syntax
Example Use Case
Calculating the payment for a loan based on constant payments and interest rate
Understanding the PMT Formula
The PMT function in Excel calculates the payment for a loan based on constant payments and a constant interest rate. It's a loan calculation tool for payment estimation—like determining a monthly mortgage, car, or personal loan payment.
PMT(0.05/12, 360, 200000) calculates the monthly payment on a $200,000, 30-year loan at 5% annual interest. It takes rate, nper, pv, and optional fv and type arguments, providing the periodic payment amount—essential for budgeting or comparing loan options.
Why Use PMT?
PMT estimates regular payments—think loan planning or mortgage shopping. Its accurate calculation includes both principal and interest, making it a fundamental tool for financial planning, loan comparisons, or payment scheduling for any fixed-term financing.
Example with Sample Data
| Parameters | Formula | Result |
|---|---|---|
| Rate: 5%/12 (monthly) Term: 360 months Principal: $200,000 Type: 0 (end of period) | =PMT(0.05/12, 360, 200000) | -$1,073.64 |
| Rate: 4.5%/12 (monthly) Term: 360 months Principal: $200,000 Type: 0 (end of period) | =PMT(0.045/12, 360, 200000) | -$1,013.37 |
| Rate: 6%/12 (monthly) Term: 60 months Principal: $30,000 Type: 0 (end of period) | =PMT(0.06/12, 60, 30000) | -$579.98 |
PMT calculates loan payments: -$1,073.64 per month for a $200,000 mortgage at 5% over 30 years. Lower rates reduce payments to -$1,013.37. Negative indicates payment outflow. It's a loan payment calculator.
Explore More Google Sheet Formulas
LEFT
Extracting characters from the start of a text string
Learn moreRATE
Calculating the interest rate for a loan or investment
Learn moreSLN
Calculating the straight-line depreciation of an asset for a single period
Learn moreIMLOG2
Calculating the base-2 logarithm of a complex number
Learn moreN
Converting values to numbers for calculations
Learn moreIMAGINARY
Extracting the imaginary coefficient of a complex number
Learn moreMINVERSE
Finding the inverse of a matrix for solving linear equations
Learn moreMMULT
Multiplying two matrices for transformations or data analysis
Learn moreUnlock the Full Power of Sheet Alchemy
Get access to all our formula generators, script generators, and conversion tools with a free Sheet Alchemy account.
