How to use the Percentage Calculator

  1. Choose a calculation mode: 'X% of Y', 'X is what % of Y', or 'Percentage change'.
  2. Enter the required numbers for that mode.
  3. 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.