Percentage Calculator
Three calculators in one — percentage of a number, what percent, and percentage change.
About the Percentage Calculator
Percentages are used in everyday life — sales tax, discounts, exam scores, interest rates, statistics, and more. This page offers three separate percentage calculators to cover the most common use cases, all updating in real time as you type.
Calculator 1: X% of Y
Use this to find a percentage of any number. Common uses: calculating a 20% tip on a restaurant bill, finding 15% VAT on a product price, or working out a discount amount in a sale.
Calculator 2: X is what percent of Y
Use this when you have two numbers and need to express them as a ratio. Common uses: your test score as a percentage, market share of a product, or what fraction of a budget has been spent.
Calculator 3: Percentage Change
Use this to measure growth or decline between two values. Common uses: month-on-month sales growth, stock price change, population change, or comparing this year's results to last year's.
Three types of percentage problems
Percentage problems fall into three categories that require different formulas. Knowing which type you are solving prevents common errors.
- Find X% of a number — multiply by the percentage as a decimal: 15% of 80 = 80 × 0.15 = 12
- What % is X of Y? — divide and multiply: 12 is what % of 80? = 12/80 × 100 = 15%
- Find original before % — if 120 is 15% more than X: X = 120 / 1.15 = 104.35
- Percentage change — (new - old) / old × 100: from 80 to 92 = (92-80)/80 × 100 = +15%