How discount calculator works
This discount calculator works out the final price after applying a percentage discount. It multiplies the original price by the discount percentage divided by 100 to get the savings, then subtracts that from the original price. For example, a 100 item with a 25% discount saves 25, giving a final price of 75.
The calculator handles discount percentages from 0 to 100. A 100% discount means the item is free. Values are rounded to two decimal places (cents). It is useful during sales, for comparing deals, and for verifying that advertised discounts are correct.
All calculation happens in your browser instantly as you type. No data is sent anywhere, so it is safe to use for any price point.