Please enter a number between 0 and {{PurchasePrice}} to continue;
The buyout price is how much the car will be worth at the end of the lease, as negotiated by you and the dealer.
Based on the purchase price ({{PurchasePrice.toLocaleString('en-US', { style: 'currency', currency: 'USD' })}}),
depreciation rate ({{(DepreciationRate/100).toLocaleString('en-US', { style: 'percent' })}}) and lease term
({{(formModel.LeaseTermMonths/12).toFixed(1)}})
Years provided by you, the buyout price may be ({{BuyOutPriceCalc.toLocaleString('en-US', { style: 'currency', currency: 'USD' })}}).
A higher buyout price means lower monthly payments, while a lower buyout price means the car may be a good value for you to purchase when the lease expires.