Skip to main content
calculator

What will my car payment be?

Price, down payment, rate, term. The calculator returns the monthly payment on the amount you actually finance, with sales tax and fees as explicit inputs, the trade-in and anything still owed on it handled honestly, and the all-in cost of the car: price, tax, fees, and interest, not just the payment. Same answer as JSON for agents.

Published · 2026-08-21Updated · 2026-08-21By Tejas Shah, Co-founderRates · Federal Reserve G.19, 2026-08-07

Loading the calculator.

How the payment is computed

The loan is not the sticker price. The amount you finance is the price plus sales tax and fees, minus your down payment and the trade-in credit, plus whatever is still owed on the trade-in, because that balance has to be paid off and dealers roll it into the new loan. The payment then comes from the standard amortization formula: the annual rate divided by twelve, and the one fixed amount that retires the balance exactly at the end of the term. At 0%, a promotional rate, the formula collapses to the amount divided by the months.

Sales tax is an explicit input, not a hidden guess. There is no national rate, so the field starts at zero and you enter your combined state and local rate. The model taxes the price after the trade-in credit, which is how most states with a trade-in allowance work; a few states tax the full price. Fees are the title, registration, and doc charges on the contract, and both ride into the amount financed unless you pay them in cash.

The result reports two totals most car calculators skip. The loan's cost: the amount financed plus every dollar of interest on it. And the all-in cost of the car: price, tax, fees, and interest together, which is the number to compare against the sticker when a longer term makes the payment look easy.

The default rate is a published statistic, not a guess: the Federal Reserve's G.19 average for a 60-month new-car loan at commercial banks. The price is an example to be replaced, and everything else defaults to zero because it is yours to enter. Every figure on this page and in the JSON twin comes from one function, so the two never drift.

What a $35,000 car really costs

At the published default rate with nothing down, $35,000 over 60 months costs $695 a month. You pay $6,721 of interest, 19% of the price, so the car really costs $41,721 before tax, fees, insurance, or a single tank of gas. Stretch the same loan to 72 months and the payment drops to $599 while the interest rises to $8,133.

Here is that trade across common prices at the default rate: the payment and interest over 60 months, then over 72. Change any input above and the page recomputes as you type.

Price60 monthsInterest72 monthsInterest
$20,000$397/mo$3,841$342/mo$4,647
$30,000$596/mo$5,761$513/mo$6,971
$35,000$695/mo$6,721$599/mo$8,133
$45,000$894/mo$8,642$770/mo$10,457
$60,000$1,192/mo$11,522$1,027/mo$13,942

The table assumes the whole price is financed with no tax or fees, which flatters every row: your state's tax alone can add several payments' worth of amount financed. The 72-month column is the one dealers quote first because the payment looks better; the interest column beside it is what the look costs.

What moves the payment

The calculator ranks its own drivers above, in dollars per step, for the inputs you entered. The steps are the sizes people actually negotiate in: a point of rate, a thousand dollars of price or down payment, a year of term.

The rate is where the credit union earns its visit. A point on the default loan adds $17 a month and $1,000 of interest over the loan, and dealer financing is a quote to beat, not an assignment. Arrive with an approval in hand and let the finance office try to do better.

The term is the payment lever with a hidden price. Each extra year takes the payment down and the interest up, and it stretches the months where you owe more than the car is worth. The term control under the number prices every common length for your inputs.

The price and the down payment move the loan dollar for dollar, but in opposite directions, and the price also drags tax with it where you pay sales tax. A thousand dollars negotiated off the price beats a thousand dollars of down payment for exactly that reason.

What the calculator does not know

Your rate. The default is a national average for new cars at commercial banks; actual pricing moves sharply with credit tier, and used cars and longer terms price higher. Manufacturer incentives are not modeled either: a captive lender's promotional rate or a cash rebate you can take instead is a real choice this page can only price one side of at a time. Run it once with each offer and compare the all-in figures.

Your state's tax rules. The tax field is one combined rate applied to the price after the trade-in credit; a few states tax the full price, some cap the credit, and local rates vary within a state. The exact treatment is on the dealer's worksheet, and the field accepts whatever effective rate reproduces it.

The costs of owning. Insurance, registration renewals, fuel, and maintenance sit outside the loan, and gap insurance, which covers the wedge between what you owe and what the car is worth, is a separate purchase this page does not price. It only shows you the negative equity that makes gap coverage worth asking about.

For agents and scripts

This calculator is built to be used without a browser. Every input is a query parameter on this page, and the same parameters on the JSON twin return the complete answer as a document.

GET /tools/auto-loan.json?price=42000&down=5000&rate=7.14

The response carries inputs after parsing and clamping, result with the payment, the amount financed, the tax and fees, the interest, the loan's total cost and the all-in cost of the car, the yearly rows, plus sensitivity tables by term, rate, and down payment, drivers ranked by effect with a plain sentence each, assumptions that say for every field whether you supplied it and which source the default came from, sources with URLs and as-of dates, warnings, a disclaimer, and in tool the canonicalUrl and jsonUrl that carry only your non-default parameters. The canonical URL is the answer's permanent address; use it when you cite the number.

Parameters, all optional, in any order:

  • price ($), default $35,000.
  • down ($), default $0.
  • tradeIn ($), default $0.
  • owedOnTrade ($), default $0.
  • salesTax (%), default 0%.
  • fees ($), default $0.
  • rate (%), default 7.14%, from Federal Reserve, G.19 Consumer Credit (June 2026 data).
  • term (months), default 60 months.

Values accept plain numbers and loose human formats such as 100k, $100,000, or 6.5%. Unknown parameters are ignored, values outside a field's range are clamped and reported in warnings, and the endpoint never fails on bad input. Responses are cacheable for a day; the defaults change when their sources publish, and tool.version changes when the method does.

Common questions

What is the monthly payment on a $35,000 car?

At the published default rate of 7.14% over 60 months, financing the whole $35,000 costs $695 a month and $6,721 of interest, $41,721 all in. That assumes no sales tax, fees, down payment, or trade-in; add yours in the form and every figure recomputes. The default rate is the Federal Reserve's commercial-bank average for a 60-month new-car loan.

What happens when I owe more than my trade-in is worth?

The difference rolls into the new loan; that is negative equity. Trade in a car worth $8,000 with $12,000 still owed and $4,000 of the old loan is added to the new one: the amount financed on a $35,000 car becomes $39,000 and the payment $775, against $695 with no trade at all. You start the loan owing more than the car is worth, and the calculator warns you with the exact rolled-in amount.

Is a 72-month or 84-month car loan a bad idea?

It is a priced trade, and this page prices it. On $35,000 at the default rate, 60 months costs $695 a month and $6,721 of interest; 72 months costs $599 and $8,133; 84 months costs $531 and $9,574. The 84-month payment is $165 lower and buys $2,853 of extra interest, plus more months of owing more than the car is worth. Past 72 months the calculator says so in a warning.

How does the calculator handle sales tax and the trade-in?

Sales tax and fees are financed with the car unless you cover them in cash. The model taxes the price after the trade-in credit, which is how most states with a trade-in allowance work; a few states tax the full price, so check yours. On $35,000 with a $10,000 trade-in at 7% tax and $500 of fees, the tax is $1,750 instead of $2,450 on the full price, and the amount financed is $27,250. There is no national tax default, so the field starts at zero: enter your combined state and local rate.

Where does the default interest rate come from?

From the Federal Reserve's G.19 Consumer Credit release: the commercial-bank average for a 60-month new-car loan, 7.14% as of the release covering May 2026. It is an average across strong credit and new cars; used cars, longer terms, and thinner credit files price higher, and captive lenders sometimes price promotional rates far lower. Enter the rate you are actually quoted and every figure recomputes.

Can an agent or a script use this calculator?

Yes. Every input is a query parameter, and the same parameters on /tools/auto-loan.json return the full answer as JSON: inputs, the payment, the amount financed, the tax, the totals and the all-in cost, year-by-year rows, drivers, sensitivity tables by term, rate, and down payment, assumptions with sources, and warnings. No browser, no API key.

Sources

Default values on this page: rate 7.14%, from Federal Reserve, G.19 Consumer Credit (June 2026 data). The price default is an example, and the down payment, trade-in, balance owed, sales tax, and fees default to zero because they are yours to enter; sales tax has no national default.

Want the number for your actual finances?

Carlo is a personal finance agent. It knows your accounts, debts, and goals, so instead of a payment on an example car it can tell you what this loan does to your savings rate, your insurance line, and the other things you are working toward. Text it the question.

ask carlo anything(415) 376-5678

Written by Tejas Shah, Co-founder, Engineering. Building Carlo — the financial model that begins with the decision you're actually weighing. Previously engineering leadership across fintech and consumer startups.

This models a fixed-rate, fully amortizing auto loan with a published default for the rate and your own figures for tax and fees. It is not a loan offer, a rate quote, or financial advice. The dealer's contract and the lender's disclosure are the figures that count.