Skip to content
SimpleConvertSimpleConvert

Percentage Calculator

Work out percentages four ways: X% of Y, X is what % of Y, X is Y% of what, and percentage increase or decrease — with the working shown.

Formula
part = (percent ÷ 100) × whole

How to use it

  • Pick the row that matches your question — each one is a separate mini-calculator.
  • Fill both boxes; the answer appears immediately with the working underneath.
  • Percentage change is positive for an increase and negative for a decrease.

Examples

What is 15% of 240?36
18 is what % of 60?30%
Change from 80 to 100+25%

Percentage questions come in four distinct shapes, and most confusion is really about picking the right one, not the arithmetic. This calculator keeps them as four separate rows so you match your question to the right mini-calculator instead of guessing which way to divide.

X% of Y — finding a share of a number

This is the everyday case: a tip, a tax, a discount, a commission. Multiply Y by X and divide by 100. 15% of 240 is (15 ÷ 100) × 240 = 36. It answers 'how much is this slice worth' when you already know the percentage.

X is what % of Y — finding the share itself

Use this when you have two numbers and want the relationship between them expressed as a percentage — a test score out of a total, units sold against a target, or a portion of a budget. Divide X by Y and multiply by 100: 18 is what % of 60 → (18 ÷ 60) × 100 = 30%.

X is Y% of what — finding the whole

This runs the first case backwards: you know the part and the percentage, and need the original total. If $36 is 15% of a bill, the bill is 36 ÷ (15 ÷ 100) = $240. Useful for reconstructing a full price from a discounted amount, or a total from a known share.

Percentage increase or decrease

This compares an old value to a new one and reports the change as a signed percentage: (new − old) ÷ old × 100. Going from 80 to 100 is +25%. Going from 100 back to 80 is −20%, not −25% — the percentage change is never symmetric because the base is different each direction, which is the single most common mistake in this kind of calculation.

Questions people ask

How do I calculate a percentage of a number?

Divide the percentage by 100 and multiply by the number. 15% of 240 = (15 ÷ 100) × 240 = 36.

What is the difference between percentage change and percentage points?

Percentage change is relative: going from 4% to 5% is a 25% increase. Percentage points are absolute: the same move is +1 percentage point.

Runs entirely in your browser. Nothing you type is uploaded, logged or shared.

Last updated 17 August 2026