Percentage Calculator

Three ways to calculate percentages — pick the tab that matches your question.

%

How to Use This Calculator

"X% of Y" tab

The default tab. Enter a percentage and a number — the calculator shows the result. Example: what is 15% of 200? Answer: 30. Use this for tips, discounts, tax amounts, or any "how much is X% of Y?" question.

"X is what % of Y?" tab

Enter two numbers — the part and the whole. The calculator tells you what percentage the first is of the second. Example: 30 is what % of 200? Answer: 15%. Use this for grades, completion rates, or comparing part to whole.

"% Change" tab

Enter an old value and a new value. The calculator shows the percentage increase or decrease. Example: from 80 to 100? That's a 25% increase. Use this for price changes, salary changes, or any before-and-after comparison.

Share your result

Every input is encoded in the URL. Click Share, send the link — they'll see your exact numbers. No re-entering, no screenshots.

The Formula

Each tab uses a different formula:

X% of Y = Y × X ÷ 100
X is what % of Y = (X ÷ Y) × 100
% Change = (New − Old) ÷ |Old| × 100

Where:

A positive % change means an increase; a negative % change means a decrease.

Example

Three everyday scenarios

Tab 1 — "X% of Y": You want to leave a 15% tip on a $200 dinner.

15% of 200= 30

Tab 2 — "X is what % of Y?": You scored 30 out of 200 points on a quiz.

30 is what % of 200= 15%

Tab 3 — "% Change": Your rent went from $1,800 to $1,950.

Old value$1,800
New value$1,950
Change+$150
Percentage change8.33% increase

FAQ

Multiply the number by the percentage and divide by 100. For example, 25% of 80: 80 × 25 ÷ 100 = 20. A shortcut: move the decimal point of the percentage two places left and multiply. 25% becomes 0.25, and 0.25 × 80 = 20.
Divide the part by the whole and multiply by 100. For example, what percentage is 45 of 180? 45 ÷ 180 × 100 = 25%. Think of it as "part over whole, times 100."
Subtract the old value from the new value, divide by the old value, and multiply by 100. Formula: (New − Old) ÷ Old × 100. For example, a price going from $50 to $65: (65 − 50) ÷ 50 × 100 = 30% increase.
Yes — a negative percentage change means a decrease. If a stock price goes from $100 to $80, that's (80 − 100) ÷ 100 × 100 = −20%. The calculator will show this as a "20% decrease."
This is a common source of confusion. If an interest rate goes from 5% to 7%, that's an increase of 2 percentage points but a 40% percentage increase (because 2 ÷ 5 × 100 = 40%). Percentage points measure the absolute difference between two percentages. Percentage change measures the relative change. News headlines often mix these up.

Related Calculators

Add This Calculator to Your Website

Embed the sum.money percentage calculator on your site. Free, responsive, always up-to-date.

<iframe src="https://sum.money/embed/percentage-calculator" width="100%" height="600"></iframe>