calculatory.app

Percentage Calculator

Three modes: find what % one number is of another, calculate % of a value, or find % change between two numbers. Results update instantly.

What is X% of Y?

%

Example: 15% of 200 = 30

Result

30

15% of 200

Breakdown

Formula
200 × 0.15
Decimal
0.15
Fraction
3/20

Quick tips

10% = move decimal left once
5% = half of 10%
25% = divide by 4
50% = divide by 2

How percentages work

"Percent" means per hundred — so 45% literally means 45 out of every 100. There are three core percentage problems: finding X% of a number (applying a rate), finding what percent X is of Y (expressing a ratio as a rate), and finding the percent change between two values (measuring relative growth or decline).

The most common mistake is confusing percentage points with percentages. If an interest rate rises from 4% to 6%, that's a 2 percentage-point increase — but a 50% relative increase. Both are technically correct; the context determines which is meaningful.

Common questions

How do I calculate what percent X is of Y?

Divide X by Y and multiply by 100. Formula: (X ÷ Y) × 100 = %. For example, 45 is what percent of 180? (45 ÷ 180) × 100 = 25%. This is the most common percentage question — used for test scores, discounts, tips, and ratios.

How do I calculate a percentage increase or decrease?

Subtract the old value from the new value, divide by the old value, then multiply by 100. Formula: ((New − Old) ÷ Old) × 100. A positive result is an increase; negative is a decrease. For example, price goes from $80 to $100: ((100 − 80) ÷ 80) × 100 = 25% increase.

What is the difference between percentage change and percentage difference?

Percentage change compares a new value to an old (reference) value — it has direction (increase or decrease). Percentage difference compares two values with no reference point — it's always positive. Formula for difference: |A − B| ÷ ((A + B) ÷ 2) × 100. Use change for before/after comparisons; use difference when neither value is the 'original'.

How do I find X% of a number?

Multiply the number by the percentage divided by 100. Formula: Number × (% ÷ 100). For example, 15% of $240 = 240 × 0.15 = $36. This is useful for calculating tips, discounts, taxes, and commissions.

How do I reverse a percentage — find the original value?

If you know the result after a percentage was applied, divide by (1 + % ÷ 100) for an increase, or (1 − % ÷ 100) for a decrease. Example: a price after 20% increase is $120. Original = 120 ÷ 1.20 = $100. This is useful when a price shown includes tax and you want the pre-tax amount.

What's a quick way to estimate percentages mentally?

10% of any number = move the decimal one place left (10% of 340 = 34). 5% = half of 10%. 1% = move decimal two places left. 20% = double the 10% figure. 15% tip = 10% + half of 10%. 25% = divide by 4. For most real-life estimates, combining these mental shortcuts gets you close enough without a calculator.

Gaurav Yadav

Built by Gaurav Yadav

Designer, author, and the one person behind Calculatory. All calculations run in your browser — nothing is sent to a server. More about the project.

Last updated: June 2026