Percentage Calculator

Calculate percentages quickly and for free.

This tool runs entirely in your browser. Your files are never uploaded to a server.

5

What this calculator does

Covers three common percentage calculations in one tool: what X% of a number is, what percentage one number is of another, and the percentage increase or decrease between two values.

How to use it

Click one of the three mode buttons — "X% of Y", "X is what % of Y", or "% increase/decrease" — then fill in the fields for that mode. The result updates immediately as you type.

Worked example

"X% of Y" with the defaults 10% and 50 gives 10% × 50 = 5. "X is what % of Y" with, say, 25 as the value and 200 as the total gives (25 ÷ 200) × 100 = 12.5%. "% increase/decrease" with the defaults from 50 to 60 gives ((60 − 50) ÷ 50) × 100 = 20%, a 20% increase.

Formulas

X% of Y = Y × (X ÷ 100). X is what percent of Y = (X ÷ Y) × 100. Percentage change from A to B = ((B − A) ÷ A) × 100 — positive for an increase, negative for a decrease.

Reading a percentage-change result

A negative result means a decrease, not an error — going from 60 to 50 gives ((50 − 60) ÷ 60) × 100 ≈ −16.67%, a 16.67% decrease. Note that a percentage decrease and the percentage increase needed to reverse it aren't the same number: a 20% increase from 50 to 60 requires a 16.67% decrease, not 20%, to get back to 50.

Limitations

Each mode is independent and doesn't carry values over from the others, so switching modes doesn't chain a calculation. The "is what percent" mode requires a non-zero total, since dividing by zero has no defined percentage.

Scope, sources and privacy

These are the standard percentage formulas taught in arithmetic and used across finance, statistics and everyday calculations worldwide. Calculations run locally in your browser; the values you enter are never uploaded.

Frequently Asked Questions

How do I calculate a percentage of a number?
Enter the number and the percentage — the calculator multiplies the number by the percentage divided by 100.
Can I calculate percentage increase or decrease?
Yes, switch to the 'increase/decrease' mode and enter the starting and ending values.
Is this calculator free to use?
Yes, completely free with no sign-up or limits.