Discount Calculator

Work out the final price and total savings from an original price and a discount percentage.

discount-calculator.js
You save Final price

Enter the original price and a discount percentage, and this tool instantly shows how much money you save and what the final price will be after the discount is applied — useful for checking sale prices, comparing deals, or working out coupon savings before checkout.

How to use it

  1. Enter the original price.
  2. Enter the discount percentage.
  3. The amount saved appears instantly.
  4. The final price after discount appears alongside it.

Frequently asked questions

Can I calculate multiple stacked discounts?

This calculator applies a single discount at a time; for stacked discounts, apply the first, then use the resulting final price as the new original price for the second discount.

Does it work with any currency?

Yes — it works with plain numbers, so it's currency-agnostic; just use whichever currency your original price is in.

Can I work backwards from a final price to find the discount percentage?

This version calculates from original price and percentage; for backwards calculation, the Percentage Calculator tool's 'X is what % of Y' option can help.