Skip to content
Free Tools Galaxy
🏷️
100% free · no signupRuns in your browser

Discount Calculator

Find the final price and savings for any percentage discount.

Best for: Use it for sales and coupons, to compare two offers, or to work out the original price from a sale price.

Complete guide
Currency / Country:

Input

How it's calculated & sources
The Discount Calculator uses the standard formula for this calculation. It runs entirely in your browser, so your inputs are never uploaded. Figures are educational estimates, not professional advice — verify important decisions with a qualified expert. Last reviewed June 2026.
Key assumptions
  • A single discount is applied

Free & no sign-up · runs entirely in your browser. Results are estimates for general information, not professional advice — verify important decisions with a qualified expert. Last reviewed June 2026.

How it works

Final price = Original × (1 − Discount%); You save Original × Discount%.

Example

A $199 item with 25% off costs $149.25 and saves you $49.75.

Frequently asked questions

How do stacked discounts work?+

Apply them sequentially: 20% off then 10% off = 0.8 × 0.9 = 28% total, not 30%.

Continue your journey

Where people usually head next.

Complete guide

Quick answers

Short, sourced answers to the questions people (and AI assistants) ask most.

What is Discount?
A discount calculator finds the sale price and the money saved when a percentage is taken off an original price — and handles stacked (multiple) discounts.
Why does Discount matter?
The final price is what you pay before tax; the saving is the reduction. Sales tax is normally applied to the discounted price, so the discount lowers the tax too.
How is Discount calculated?
It multiplies the price by the discount: savings = price × discount%, and final price = price − savings. Stacked discounts multiply rather than add — 20% then 10% off is 0.8 × 0.9 = 28% off, not 30%. Formula: Final price = Price × (1 − Discount ÷ 100) | You save = Price × Discount ÷ 100.
What is a good discount?
Watch the difference between 'X% off' (a reduction) and 'X% of' (a fraction of the price). Stacked-coupon math almost always beats the eye-balled total.
What are common discount mistakes?
Adding stacked discounts (20% + 10% ≠ 30%) instead of multiplying.
When should you use the Discount Calculator?
Use it for sales and coupons, to compare two offers, or to work out the original price from a sale price.

What is the Discount Calculator?

A discount calculator finds the sale price and the money saved when a percentage is taken off an original price — and handles stacked (multiple) discounts.

How the Discount Calculator works

It multiplies the price by the discount: savings = price × discount%, and final price = price − savings. Stacked discounts multiply rather than add — 20% then 10% off is 0.8 × 0.9 = 28% off, not 30%.

Final price = Price × (1 − Discount ÷ 100) | You save = Price × Discount ÷ 100

What impacts results most

  1. 1.
    Original price (High impact)The base for the discount.
  2. 2.
    Discount percentage (High impact)Sets how much you save.

Key assumptions

  • A single discount is applied

What's a typical value?

Watch the difference between 'X% off' (a reduction) and 'X% of' (a fraction of the price). Stacked-coupon math almost always beats the eye-balled total.

Stacked discounts are multiplied, not added — final price from $100

20% off20%$80
50% off50%$50
30% + 20%44%$56
50% + 20%60%$40
30% + 20% + 10%50%$50
50% + 30% + 20%72%$28

Worked example

$80 item at 25% off: You save $20 → final price $60. Then an extra 10% off: $60 × 0.90 = $54 (a combined 32.5% off, not 35%).

Common mistakes to avoid

  • Adding stacked discounts (20% + 10% ≠ 30%) instead of multiplying.
  • Confusing percent off with percentage points.
  • Forgetting tax applies to the discounted price, not the original.

Reviewed sources & methodology

Methodology: Exact Formula · Last reviewed June 2026.

Keywords: discount, sale, percent.

This is an educational estimate, not financial advice. Rates, rules and figures change — verify the latest with the provider or a qualified advisor before you decide.

Reviewed by the Free Tools Galaxy editorial team · Updated June 2026 · Calculated privately in your browser.

Frequently asked questions

Is the Discount Calculator free to use?+

Yes. Every tool on Free Tools Galaxy is 100% free, runs in your browser and requires no signup.

How accurate is the Discount Calculator?+

Discount Calculator uses the standard discount formula in double-precision arithmetic, so the same inputs always produce the same result and you can verify any figure by hand. It is an educational estimate — real-world outcomes depend on your actual rates, rules and assumptions.

Do you store my inputs?+

No. The Discount Calculator runs entirely in your browser. Nothing is uploaded or saved to a server.

Can I use the Discount Calculator on mobile?+

Yes — the interface is fully responsive and works on phones, tablets and desktops.

What are common mistakes to avoid?+

The most frequent mistake is mixing units. Double-check your inputs use a single, consistent unit before clicking Calculate.

Explore more

Smart Autopilot

AI-style routing · 100% on-device

Based on this tool, your recent activity and how others chain tools together.

Smart recommendations

Share & publish

Share & challenge

Share-to-grow kit (Reddit, LinkedIn, Medium)
Reddit post
Title: I built/used this free discount calculator — instant, no signup

Body: Find the final price and savings for any percentage discount. Try it: https://freetoolsgalaxy.com/tools/discount-calculator
LinkedIn post
Discount Calculator on Free Tools Galaxy — Find the final price and savings for any percentage discount. https://freetoolsgalaxy.com/tools/discount-calculator
Medium intro
# Discount Calculator — the free tool I keep coming back to

Find the final price and savings for any percentage discount.

Try it: https://freetoolsgalaxy.com/tools/discount-calculator
Quora answer
The fastest way is to use a free in-browser discount calculator: https://freetoolsgalaxy.com/tools/discount-calculator. Find the final price and savings for any percentage discount.

Embed this tool anywhere

Free embed code for blogs, docs and dashboards. Every embed sends a backlink home — helping you and the galaxy grow together.

HTML iframe
Drop into any site — auto-resizes to its content height, theme-aware.
<iframe src="https://freetoolsgalaxy.com/tools/discount-calculator?embed=1" title="Discount Calculator" loading="lazy"
  style="width:100%;height:600px;border:0;border-radius:16px;background:#0b1020"
  allow="clipboard-write"></iframe>
<script>window.addEventListener("message",function(e){if(e.data&&e.data.type==="ftg-embed-height"){document.querySelectorAll("iframe").forEach(function(f){if(f.contentWindow===e.source){f.style.height=e.data.height+"px";}});}});</script>
<p><a href="https://freetoolsgalaxy.com/tools/discount-calculator" target="_blank" rel="noopener">Powered by Discount Calculator on Free Tools Galaxy</a></p>
Responsive wrapper
Aspect-locked container — good for blog post bodies.
<div style="position:relative;padding-bottom:75%;height:0;overflow:hidden;border-radius:16px">
  <iframe src="https://freetoolsgalaxy.com/tools/discount-calculator?embed=1" title="Discount Calculator" loading="lazy"
    style="position:absolute;inset:0;width:100%;height:100%;border:0" allow="clipboard-write"></iframe>
</div>
WordPress / Markdown
Paste in a custom-HTML block or markdown file.
[Discount Calculator — free online tool](https://freetoolsgalaxy.com/tools/discount-calculator)

<iframe src="https://freetoolsgalaxy.com/tools/discount-calculator?embed=1" width="100%" height="600" frameborder="0"></iframe>
Text link-back
Minimal credit link — best for sidebars and footers.
<a href="https://freetoolsgalaxy.com/tools/discount-calculator" target="_blank" rel="noopener">Try the free Discount Calculator</a>

Share-to-Grow Kit

Pre-written, ready-to-paste posts for every major channel. Help others discover this tool — and earn backlinks.

Title
I built a free word counter that works instantly in the browser — no signup, no ads in your face
Body
Hey r/[subreddit],

I kept needing a quick word counter and most options online were slow or behind paywalls, so I built one that:

• Runs 100% in your browser (your data never leaves your device)
• No signup, no email wall, no popups
• Loads in under a second on mobile

It covers the standard word counter use cases (count, words, characters) and links out to the formula + worked examples if you want to learn the math.

Link: https://freetoolsgalaxy.com/tools/word-counter

Happy to take feedback — what's missing?
Post to a relevant subreddit (e.g. r/InternetIsBeautiful, r/webdev, r/productivity). Avoid spammy subs.
Developer & SEO tools