Discount Calculator
Enter an original price and discount rate to see how much you save and the final price. Everything runs in your browser.
Enter price and discount
FAQ
How is the discount calculated?
Discount = price × rate ÷ 100, and the final price is the original minus that amount.
Does it handle stacked discounts?
It applies a single rate. For stacked discounts, feed the result back in as the new price.
Is my input sent to a server?
No. All calculations happen entirely in your browser.
Related tools
Calculate percentages: A% of B, A is what % of B, and the change from A to B. Everything runs in your browser.
Add 10% VAT to a net amount or work backwards from a VAT-included total.
Calculate the monthly payment, total payment, and total interest for an equal-installment loan from principal, annual rate, and term. Everything runs in your browser.
Calculate the future value and interest from principal, annual rate, term, and compounding frequency (yearly to daily). Everything runs in your browser.
Calculate the maturity value of installment savings from monthly deposit, term, and annual rate. Supports simple and monthly compound interest with Korean tax options. Everything runs in your browser.
Enter a bill and tip percentage to get the tip, total, and per-person amount when splitting. Everything runs in your browser.