How to use the Percentage Calculator
- Choose a calculation mode: 'X% of Y', 'X is what % of Y', or 'Percentage change'.
- Enter the required numbers for that mode.
- View the result instantly as you type.
The three percentage formulas
X% of Y: Result = (X / 100) × Y
X is what % of Y: Result = (X / Y) × 100
Percentage change from A to B: Result = ((B − A) / A) × 100 — positive means an increase, negative means a decrease.