Discount Calculator
Work out sale price and savings from a percent off or a fixed amount off. No sign-up; runs in your browser.
Savings
US$0.00
Final total
US$0.00
You save
—
Tip: switch between % and amount depending on the coupon you have.
Informational only; verify critical results independently.
How to use
- Enter the original price in the first field (e.g. 79.99). Use your local decimal separator.
- Choose “Discount (%)” or “Discount amount” using the toggle. Percent mode applies a percentage off; amount mode subtracts a fixed sum.
- In percent mode: enter the discount percentage (e.g. 25 for 25% off). The discount cannot exceed 100%.
- In amount mode: enter the dollar (or currency) amount to subtract (e.g. 20 for $20 off). The amount cannot exceed the original price.
- The tool shows “You save” (the discount) and “Final price” (what you pay). Results update as you type.
- Use percent for “X% off” sales and amount for “$Y off” or coupon values.
- Currency formatting is for display only; enter numbers without symbols.
Examples
- 30% off $79.99Input: Price 79.99, Discount 30%Output: You save $23.99, Final price $56.00
- $25 off $120Input: Price 120, Discount amount 25Output: You save $25, Final price $95
- 15% off $200Input: Price 200, Discount 15%Output: You save $30, Final price $170
- 50% off $44.99Input: Price 44.99, Discount 50%Output: You save $22.50, Final price $22.49
- $10 off $35Input: Price 35, Discount amount 10Output: You save $10, Final price $25
- 100% off (free)Input: Price 50, Discount 100%Output: You save $50, Final price $0
- 5% off $1,500Input: Price 1500, Discount 5%Output: You save $75, Final price $1,425
FAQ
- Can I use a fixed amount instead of a percent?
- Yes. Switch the control to “Discount amount” and enter the exact amount to subtract (e.g. 20 for twenty dollars off).
- Why does it show an error?
- In percent mode, the discount cannot exceed 100%. In amount mode, the discount cannot exceed the original price. Check both values.
- Does it include tax?
- No. The result is the price before tax. Tax is usually applied to the final sale price; calculate that separately if needed.
- What if I have multiple discounts?
- This tool does one discount at a time. For stacked discounts, apply the first, then use the result as the new “original price” for the second.
- Which decimal separator can I use?
- Use a period or comma; both are accepted. The displayed currency format may follow your locale.
- Is the result rounded?
- Final values are shown with normal currency rounding (typically two decimal places). The underlying maths use full precision.
- Can I use it for any currency?
- Yes. Enter numbers only (no currency symbols). The tool doesn’t convert between currencies; it only does the discount maths.
- Is this financial or tax advice?
- No. It’s a general-purpose calculator. For business or tax purposes, verify with your accountant or software.