Discount Calculator

Work out the final price after a percentage discount, plus the amount saved.

Ad space · enable with PUBLIC_ADSENSE_CLIENT

Frequently Asked Questions

How is the discount calculated?

Final price = original × (1 − discount/100). Savings = original − final price.