💯 Percentage Calculator
Three essential percentage calculators in one place.
What is X% of Y?
result = (X / 100) × Y
What is
% of
?
X is what % of Y?
result = (X / Y) × 100
is what % of
?
Percentage Change
change = ((new − old) / |old|) × 100
From
to
Find original value (reverse %)
original = result / (percentage / 100)
is
% of what?
Calculation History
No calculations yet.