Percentage Calculator

Calculate percentages quickly with these three useful calculators.

What is X% of Y?
X is what percent of Y?
Percent Increase/Decrease

What Is a Percentage Calculator?

A percentage calculator handles the three most common percentage problems people encounter in daily life: finding a percentage of a number, comparing two numbers as a percentage, and measuring how much something has changed over time.

Percentages show up everywhere: exam scores, discounts, tax rates, salary increases, nutrition labels, interest rates, and statistics. The math behind them is straightforward, but it is easy to get confused about which formula applies to which situation. This tool removes that confusion by separating the three calculation types so you always know you are using the right one.

Calculate Percentages in Three Different Ways

Three calculators in one. Find a percentage of a number, work out what percent one number is of another, or calculate how much something has increased or decreased.

Calculator 1: What Is X% of Y?

Use this when you know a percentage and want to find the actual value it represents.

How it works: Divide the percentage by 100, then multiply by the number.

Result = (Percentage ÷ 100) × Number

Example: What is 20% of 60? = (20 ÷ 100) × 60 = 0.20 × 60 = 12

Where you would use this:

  • Discounts: A jacket costs $120 and is 35% off. What is the discount? (35 ÷ 100) × 120 = $42 off, making the final price $78.
  • Tax: A meal costs $45, and tax is 8%. How much tax do you owe? (8 ÷ 100) × 45 = $3.60.
  • Exam scores: A test has 80 questions, and you need to score 75% to pass. How many do you need to correct? (75 ÷ 100) × 80 = 60 questions.
  • Tips: Your restaurant bill is $94, and you want to leave an 18% tip. (18 ÷ 100) × 94 = $16.92.
  • Interest: You invest $2,000 at a 5% annual return. How much do you earn in a year? (5 ÷ 100) × 2,000 = $100.

Calculator 2: X Is What Percent of Y?

Use this when you have two numbers and want to express the first as a percentage of the second.

How it works: Divide the first number by the second, then multiply by 100.

Percentage = (X ÷ Y) × 100

Example: 12 is what percent of 60? = (12 ÷ 60) × 100 = 0.20 × 100 = 20%

Where you would use this:

  • Test scores: You scored 43 out of 55 on an exam. What percentage is that? (43 ÷ 55) × 100 = 78.2%.
  • Budget tracking: You spent $340 out of a $500 monthly budget. How much have you used? (340 ÷ 500) × 100 = 68%.
  • Sales performance: A salesperson closed 27 out of 40 leads this month. What is their conversion rate? (27 ÷ 40) × 100 = 67.5%.
  • Nutrition: A snack has 14g of fat and your daily limit is 65g. What percentage of your limit is that? (14 ÷ 65) × 100 = 21.5%.
  • Survey results: 180 out of 240 respondents said yes. What percentage agreed? (180 ÷ 240) × 100 = 75%.

Calculator 3: Percentage Increase or Decrease

Use this when you want to measure how much something has changed between two values, expressed as a percentage.

How it works: Subtract the original value from the new value, divide by the original value, then multiply by 100. A positive result means an increase. A negative result means a decrease.

Percentage Change = ((New Value − Original Value) ÷ Original Value) × 100

Example: What is the percentage change from 40 to 50? = ((50 − 40) ÷ 40) × 100 = (10 ÷ 40) × 100 = 25% increase

Example: What is the percentage change from 80 to 60? = ((60 − 80) ÷ 80) × 100 = (−20 ÷ 80) × 100 = −25% (a 25% decrease)

Where you would use this:

  • Salary changes: Your salary went from $48,000 to $54,000. How much of a raise is that? ((54,000 − 48,000) ÷ 48,000) × 100 = 12.5% increase.
  • Price changes: A product cost $25 last year and costs $31 now. How much has the price risen? ((31 − 25) ÷ 25) × 100 = 24% increase.
  • Weight or fitness: Someone went from 210 lbs to 185 lbs. What percentage of their body weight did they lose? ((185 − 210) ÷ 210) × 100 = −11.9%, meaning an 11.9% decrease.
  • Business metrics: Monthly website visits dropped from 12,000 to 9,500. What is the percentage decline? ((9,500 − 12,000) ÷ 12,000) × 100 = −20.8%.
  • Investment returns: A stock was bought at $150 and is now worth $210. What is the return? ((210 − 150) ÷ 150) × 100 = 40% gain.

Percentage Increase vs. Percentage Decrease: What Is the Difference?

Both use the same formula. The only difference is the direction of the result. If the new value is higher than the original, the result is positive a percentage increase. If the new value is lower, the result is negative a percentage decrease.

One thing to be aware of: a 50% increase followed by a 50% decrease does not bring you back to your starting point. If something increases from 100 to 150 (a 50% increase) and then decreases by 50% from 150, it lands at 75 not 100. This is because the second percentage is calculated from the new, higher value. It is a common source of confusion in financial and statistical contexts, and it is worth keeping in mind when interpreting percentage changes over time.

Common Percentage Reference Points

These are some percentages that come up frequently, expressed as decimals and fractions for quick mental math:

PercentageDecimalFractionQuick Method
1%0.011/100Divide by 100
5%0.051/20Divide by 20
10%0.101/10Divide by 10
20%0.201/5Divide by 5
25%0.251/4Divide by 4
33.3%0.3331/3Divide by 3
50%0.501/2Divide by 2
75%0.753/4Divide by 4, multiply by 3

Frequently Asked Questions

1. What is the formula for calculating a percentage?

It depends on what you are calculating. To find X% of a number, use (X ÷ 100) × Number. To find what percentage X is of Y, use (X ÷ Y) × 100. To find percentage change, use ((New − Original) ÷ Original) × 100.

2. How do I calculate a percentage increase?

Subtract the original value from the new value, divide that difference by the original value, and multiply by 100. If the answer is positive, it is an increase. If it is negative, it is a decrease.

3. What is the difference between percentage and percentage points?

These are not the same thing. If an interest rate rises from 4% to 6%, it has increased by 2 percentage points, but it has increased by 50% relative to its original value. Percentage points describe an absolute difference between two percentages. Percentage change describes a relative difference. This distinction matters in finance, statistics, and reporting.

4. Can I calculate a percentage of a percentage?

Yes. Convert both percentages to decimals and multiply them. For example, 20% of 15% is 0.20 × 0.15 = 0.03, which is 3%. This comes up in tax-on-tax calculations and layered discount scenarios.

5. What does it mean if a percentage change is negative?

It means the value decreased. A result of −15% means the new value is 15% lower than the original. The formula is the same, and the sign of the result tells you the direction.

6. How do I reverse a percentage and find the original value before a percentage was applied?

Divide the final value by (1 + the percentage as a decimal) for an increase, or by (1 − the percentage as a decimal) for a decrease. For example, if a price is $130 after a 30% increase, the original price was 130 ÷ 1.30 = $100. This is useful for working out pre-tax or pre-discount prices.

7. Why do two percentage changes not cancel each other out?

Because each percentage is calculated from a different base. A 25% increase from 100 gives you 125. A 25% decrease from 125 gives you 93.75, not 100. The base changes each time, which is why percentage changes are not simply additive or reversible.