Discount Calculator
Find the discount amount and final price from a percentage off.
About this calculator
Calculate how much you save and what you pay after a percentage discount.
How to use
- Enter the original price.
- Enter the discount percentage.
- See the discount amount and final price update automatically.
- Use Reset to clear inputs, or Copy to copy the result.
Formula
discountAmount = originalPrice × discountPercentage / 100 finalPrice = originalPrice − discountAmount
Example
Original price 100 at 20% off → discount 20, final price 80.
FAQ
How is the final price calculated?
Multiply the original price by the discount percent divided by 100, then subtract that amount from the original price.
Can the discount be over 100%?
No. Enter a discount between 0 and 100. Values outside that range show an error.
Results are for informational purposes only. Verify important calculations independently.