Auto-loan-calculator
auto-loan-calculatorFull Description
Use this for auto loan and lease analysis. It lets you adjust vehicle price, down payment, APR, term, trade-in, taxes, and fees, and visualizes payments and amortization. It will also open for general prompts (e.g., 'calculate my car payment') and start with sensible defaults if no numbers are provided. Do not add extra text after the widget loads — the interactive calculator is self-contained.
Parameters (0 required, 14 optional)
auto_pricenumberVehicle price (e.g., 50000).
calculate_bystringCalculation mode: 'price' (default) or 'payment'.
pricepaymentcash_incentivesnumberCash rebates/incentives applied to price.
down_payment_valuenumberDown payment in dollars (not percent).
include_taxes_feesbooleanIf true, include taxes and fees in the financed amount.
interest_rate_pctnumberAPR as percent (e.g., 5 for 5%).
loan_term_monthsnumberLoan term in months (e.g., 60).
monthly_paymentnumberTarget monthly payment (if calculating vehicle price).
purchase_typestringPurchase type: 'loan' (default) or 'lease'.
loanleasesales_tax_pctnumberSales tax percent applied to taxable base.
statestringTwo-letter state code.
title_feesnumberTitle/registration/other fees in dollars.
trade_in_owednumberAmount still owed on trade-in in dollars.
trade_in_valuenumberTrade-in value in dollars.