Discount Calculator – Find the Sale Price
Calculate the final price after applying a percentage discount. Enter the original price and discount percentage to see your savings.
Discount Calculator
Sale Price
$80
Share result:
How to use this calculator
- Enter the original price of the item.
- Enter the discount percentage.
- See the sale price after discount.
How it works
The Discount Calculator shows you the final price after a percentage discount. Use it when shopping sales, comparing deals, or calculating markdowns.
How the calculation works
Sale price = original price × (1 − discount ÷ 100). Savings = original price × (discount ÷ 100). For example, a $100 item at 25% off: $100 × 0.75 = $75 sale price. You save $25.
Step-by-step
1. Enter the original price. 2. Enter the discount percentage. 3. See the final sale price.
Practical examples
- $200 item at 30% off = $140. - $49.99 item at 15% off = $42.49.
Multiply the original price by (1 − discount/100). For 20% off $50: $50 × 0.80 = $40.
No. This shows the pre-tax discounted price. Use our Sales Tax Calculator to add tax.
Apply each discount sequentially. A 20% then 10% discount on $100: $100 × 0.80 = $80, then $80 × 0.90 = $72.
Copy the code below to embed this calculator on your site.
<iframe src="https://smartcalculators.tools/embed/discount-calculator" title="Discount Calculator" width="100%" height="400" frameborder="0"></iframe>