Percentage Calculator

Calculate percentages, percentage changes, and solve percentage problems

Calculation Type
Choose the type of percentage calculation you need
Results
Select a calculation type and enter values to see results

About the Percentage Calculator

This percentage calculator handles the everyday percentage questions: what is X% of a number, what percentage one number is of another, and the percentage increase or decrease between two values. It is useful for pricing, discounts, markups, tips, tax, and comparing measurements.

The three percentage questions

Most percentage problems are one of three types. 'What is 15% of 80?' multiplies: 80 × 0.15 = 12. 'What percentage is 12 of 80?' divides and scales: (12 ÷ 80) × 100 = 15%. 'What is the percentage change from 80 to 92?' uses the difference over the original: ((92 − 80) ÷ 80) × 100 = 15% increase. Recognising which type you have is half the battle, and the calculator lays each one out separately.

A percentage is simply a fraction out of 100, so 25% means 25/100 or 0.25. Converting a percentage to a decimal (divide by 100) before multiplying is the reliable way to avoid mistakes.

Common real-world uses

Percentages turn up everywhere: adding sales tax or VAT, taking a discount off a list price, calculating a tip, working out a profit margin, or expressing how much a material expanded or contracted. Percentage change in particular is the one people get wrong most often, because it must always be measured against the original (starting) value, not the new one.

Worked example

A tool listed at £120 is on sale for £90. What is the percentage discount?

  1. Find the difference: 120 − 90 = 30.
  2. Divide by the original price: 30 ÷ 120 = 0.25.
  3. Multiply by 100: 0.25 × 100 = 25%.

The sale represents a 25% discount off the original price.

Frequently asked questions

How do I calculate a percentage increase?

Subtract the original value from the new value, divide by the original value, and multiply by 100. If the result is negative, it is a percentage decrease.

What is the difference between percentage and percentage points?

A percentage change is relative to a starting value; percentage points are an absolute difference between two percentages. Going from 10% to 15% is a 5 percentage-point rise but a 50% increase.

How do I add tax or VAT to a price?

Multiply the price by (1 + the tax rate as a decimal). For 20% VAT, multiply by 1.20. To remove VAT from a gross price, divide by 1.20.