GAME MATH

Percentage Calculator

Calculate percentages: X% of Y, X is what % of Y, and percentage change.

EVERYDAY MATH

Calculate a percentage

Browser-only

Your numbers are calculated in the browser and are never uploaded.

Percentage calculator guide

Percentages are the most used bit of everyday math — sales discounts, tips, tax, interest rates, grade marks, and statistical headlines ("up 25%!") all live on them. This calculator handles the three situations that cover almost everything: X% of Y, X as a percentage of Y, and percentage change between two numbers.

Everything runs locally in your browser — type your numbers, hit calculate, and the answer appears instantly. No data leaves your device.

The three calculations, explained

Most percentage questions are one of these three, and each is a single formula:

  • X% of Y — multiply: (X ÷ 100) × Y. Example: 15% of 200 = 30.
  • X is what % of Y — divide: (X ÷ Y) × 100. Example: 30 is 15% of 200.
  • Percentage change — (new − old) ÷ |old| × 100. A rise from 200 to 250 is a 25% increase.

Tip: For quick mental math: 10% is just the number divided by 10, and 1% is the number divided by 100. 15% = 10% + 5% (half of 10%).

Percentage change vs percentage points

A common confusion: if an interest rate rises from 5% to 7%, that is a 2 percentage point increase — but a 40% increase in the rate itself (2 ÷ 5). Both are true; they just answer different questions.

This calculator gives you the relative change (the 40% figure). For the absolute difference, simply subtract the two numbers.

Common mistakes to avoid

  • Dividing by zero — a percentage of nothing is undefined; the calculator guards against it.
  • Sign confusion — a change from 200 to 150 is −25% (a decrease), not +25%.
  • Assuming percentages are additive — a 10% discount followed by another 10% is not a 20% discount; it is 19% (0.9 × 0.9).

Frequently asked questions

How do I calculate X% of Y?

Multiply X by Y and divide by 100: (X × Y) ÷ 100. For example, 15% of 200 = (15 × 200) ÷ 100 = 30.

How do I find what percentage one number is of another?

Divide the first number by the second and multiply by 100. Example: 50 is (50 ÷ 200) × 100 = 25% of 200.

How do I calculate percentage increase or decrease?

Subtract the old value from the new, divide by the absolute old value, multiply by 100. A rise from 80 to 100 is (20 ÷ 80) × 100 = 25% increase.

What is the difference between percentage and percentage points?

Percentage points are the absolute difference between two percentages (5% to 7% is +2 points). Percentage change is relative (2 ÷ 5 = 40% increase).

Can I calculate reverse percentages?

Yes — if X is 15% of an unknown total, the total is X ÷ 0.15. This calculator does not have a dedicated mode, but the "X is what % of Y" mode covers most cases.

Privacy note: calculations and copying happen in your browser. Your numbers are not submitted to NAB Tools.