Skip to content
CalculatorsRuns in your browser

Discount & Sale Price Calculator

Final price after a discount, how much you save, and optional tax on top.

Input
No upload needed — instant
Privacy
Nothing is uploaded
Cost
Free · no sign-up · no watermark

Loading tool…

The tool is loading its code on your device. This happens once and is cached for later visits.

Processed entirely on your device

Everything you type or paste is handled by JavaScript running in this tab. No request is sent, nothing is logged and nothing is stored. Close the page and it is gone.

Overview

About the Discount & Sale Price Calculator

Calculate the final price after a percentage discount, see exactly how much you save, and optionally add sales tax to get the amount you pay at the register.

A discount calculator turns "20% off" into the number that matters: what you actually pay and what you actually save. Enter the original price and the percentage off, optionally add sales tax, and the final figure appears instantly.

The maths

savings = price × discount% ÷ 100
after discount = price − savings
tax = after discount × tax% ÷ 100
final = after discount + tax

Tax is applied to the discounted price, so the order matters.

Stacking discounts

Apply each discount to the running price one at a time. Percentages do not add: 20% then 10% is a 28% saving, not 30%, because the second discount applies to an already-reduced price.

Private and precise

Every figure is worked out in your browser with standard financial formulas. Nothing you type is uploaded, stored or sent anywhere.

Step by step

How to use the Discount & Sale Price Calculator

  1. Enter the original price and pick a currency.

  2. Add the discount percentage — for example 20 for a 20% sale.

  3. Optionally add a sales tax rate to include tax in the total.

  4. Read the final price and how much you save.

Why use it

Benefits and common use cases

What this tool is good for, and what it deliberately does not try to do.

Price and savings at a glance

See the final price and exactly how much you save the moment you type the discount.

Tax like a real register

Optional sales tax is applied to the discounted price, matching how point-of-sale systems compute the total.

Compare deals

A bigger percentage off a higher price is not always the better bargain — this makes the real numbers obvious.

Questions

Frequently asked questions

Short, honest answers about quality, limits and privacy.

How do I stack two discounts?

Apply them in sequence, not by adding. A 20% discount followed by 10% off is price × 0.8 × 0.9 = 72% of the original, a 28% total saving — not 30%.

Is tax on the original or discounted price?

Almost always the discounted price. This calculator applies the tax rate after the discount, matching how point-of-sale systems compute it.