Percentage Calculator

Quickly calculate percentages (e.g., "What is 20% of 50?")

Calculate a Percentage

Use keyboard: Enter to calculate, Escape to clear

Formula: (Percentage / 100) × Total Value

Tutorials & Guides

Percentage Calculator Guide

How to Use the Percentage Calculator

This tool helps you find the percentage of a number.

Example: To find '20% of 150':

1. Enter **20** in the "What is % (percentage)" field.

2. Enter **150** in the field.

3. Press Enter or click 'Calculate'.

4. The result **30.00** will appear.

Practical Applications

Shopping: Calculate a 25% discount on a $80 item.
Tipping: Find 18% of a $50 restaurant bill.
Finance: Determine what 5% interest on $1000 is.

What is a Percentage? Complete Guide to Percentage Calculations

A percentage is a way of expressing a number as a fraction of 100. The term comes from the Latin "per centum," meaning "by the hundred." Percentages are everywhere in daily life – from calculating discounts while shopping, to understanding interest rates on loans, to figuring out tips at restaurants.

Our free online percentage calculator makes these calculations instant and error-free. Simply enter your values and get accurate results in seconds. All calculations happen directly in your browser, ensuring complete privacy and instant results without any signup required.

Essential Percentage Formulas

Finding X% of a Number

Result = (Percentage ÷ 100) × Number

Example: What is 25% of 200?
Result = (25 ÷ 100) × 200 = 50

Finding What Percentage X is of Y

Percentage = (X ÷ Y) × 100

Example: 30 is what percent of 150?
Percentage = (30 ÷ 150) × 100 = 20%

Percentage Increase

Increase = ((New - Old) ÷ Old) × 100

Example: Price went from $100 to $125
Increase = ((125 - 100) ÷ 100) × 100 = 25%

Percentage Decrease

Decrease = ((Old - New) ÷ Old) × 100

Example: Price dropped from $80 to $60
Decrease = ((80 - 60) ÷ 80) × 100 = 25%

Real-World Percentage Examples

🛒

Shopping Discounts

Calculate how much you save with sales and discounts.

Example: A $120 jacket is 30% off.
Discount = 30% of $120 = $36
Final price: $84
🍽️

Restaurant Tips

Quickly calculate tips for good service.

Example: 18% tip on a $65 bill.
Tip = 18% of $65 = $11.70
Total: $76.70
💰

Interest Rates

Understand interest on savings and loans.

Example: 5% annual interest on $1,000.
Interest = 5% of $1,000 = $50
After 1 year: $1,050
📊

Tax Calculations

Figure out sales tax or income tax amounts.

Example: 8% sales tax on $250.
Tax = 8% of $250 = $20
Total: $270
📈

Investment Returns

Track your investment growth over time.

Example: Stock rose from $50 to $65.
Return = ((65-50) ÷ 50) × 100
Return: 30%
🎓

Grade Calculations

Convert scores to percentages.

Example: Scored 42 out of 50.
Percentage = (42 ÷ 50) × 100
Score: 84%

Frequently Asked Questions About Percentages

How do I calculate a percentage of a number?

To calculate a percentage of a number, multiply the number by the percentage and divide by 100. For example, to find 15% of 200: (15 × 200) ÷ 100 = 30. Alternatively, convert the percentage to a decimal (15% = 0.15) and multiply: 0.15 × 200 = 30.

How do I calculate percentage increase or decrease?

For percentage change, 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 means increase, negative means decrease. Example: If a price goes from $50 to $60, the increase is ((60-50) ÷ 50) × 100 = 20%.

What is the difference between percentage and percent?

"Percent" and "percentage" are often used interchangeably, but technically "percent" is used with a specific number (25 percent), while "percentage" is used when speaking generally without a number (the percentage of correct answers). Both refer to parts per hundred.

How do I convert a fraction to a percentage?

To convert a fraction to a percentage, divide the numerator by the denominator and multiply by 100. For example, 3/4 as a percentage: (3 ÷ 4) × 100 = 75%. Similarly, 1/8 becomes (1 ÷ 8) × 100 = 12.5%.

How do I convert a percentage to a decimal?

To convert a percentage to a decimal, divide by 100 (or move the decimal point two places to the left). Examples: 25% = 0.25, 7.5% = 0.075, 150% = 1.50. To convert back, multiply by 100.

How do I calculate the original price before a discount?

To find the original price before a discount, divide the sale price by (1 - discount percentage as decimal). Formula: Original = Sale Price ÷ (1 - Discount%). Example: If an item costs $75 after a 25% discount, original price = $75 ÷ (1 - 0.25) = $75 ÷ 0.75 = $100.

Can a percentage be more than 100%?

Yes, percentages can exceed 100%. This happens when comparing to a smaller reference value, indicating growth beyond the original. For example, if sales grew from $100 to $250, that's a 150% increase. Similarly, 200% of 50 equals 100 (double the original).

How do I calculate percentage difference between two numbers?

Percentage difference compares two values without designating one as the "original." Formula: |Value1 - Value2| ÷ ((Value1 + Value2) ÷ 2) × 100. This is useful when comparing two independent values rather than tracking change over time.

Related Math & Finance Tools

What is a Percentage? Complete Guide to Percentage Calculations

A percentage is a mathematical concept that represents a number or ratio as a fraction of 100. The word itself comes from the Latin "per centum," meaning "by the hundred." Percentages are one of the most commonly used mathematical concepts in everyday life — from calculating discounts during shopping to understanding interest rates on loans, tax calculations, grade scoring, statistical data, nutritional information, and much more.

Our free percentage calculator handles all types of percentage calculations instantly. Whether you need to find what percentage one number is of another, calculate a percentage increase or decrease, figure out a tip, or determine a discount amount — this tool does it all in your browser with zero data collection and no signup required.

Understanding percentages is essential for financial literacy, academic success, and informed decision-making. This comprehensive guide below covers every type of percentage calculation with formulas, step-by-step examples, reference tables, and practical applications you can use immediately.

All Percentage Formulas You Need to Know

There are several fundamental percentage formulas that cover virtually every calculation you will ever need. Below is a comprehensive reference of every percentage formula, explained with clear examples.

Complete Percentage Formula Reference
Calculation TypeFormulaExampleResult
X% of Y(X / 100) × Y15% of 20030
What % is X of Y?(X / Y) × 10045 is what % of 180?25%
Percent Increase((New - Old) / Old) × 10080 → 10025% increase
Percent Decrease((Old - New) / Old) × 100100 → 7525% decrease
Percent Change((New - Old) / Old) × 10050 → 6530% change
Add X% to YY × (1 + X/100)Add 20% to 150180
Subtract X% from YY × (1 - X/100)Subtract 15% from 200170
Percent Difference|A - B| / ((A + B) / 2) × 100Between 40 and 6040%
Markup Percentage((Selling - Cost) / Cost) × 100Cost $50, Sell $7550% markup
Margin Percentage((Selling - Cost) / Selling) × 100Cost $50, Sell $7533.3% margin
Discount AmountOriginal Price × (Discount% / 100)25% off $120$30 discount
Sale PriceOriginal × (1 - Discount% / 100)25% off $120$90

How to Calculate Percentage: Step-by-Step Guide

Type 1: Finding X% of a Number

This is the most common percentage calculation. You want to find a specific percentage of a given number. The formula is: Result = (Percentage / 100) × Number.

  1. 1Convert the percentage to a decimal by dividing by 100. For example, 25% becomes 0.25.
  2. 2Multiply the decimal by the number you want to find the percentage of. For example, 0.25 × 80 = 20.
  3. 3The result is your answer: 25% of 80 is 20.
Quick Reference: Common Percentages
PercentageOf 50Of 100Of 200Of 500Of 1000
5%2.505102550
10%5102050100
15%7.50153075150
20%102040100200
25%12.502550125250
30%153060150300
33.3%16.6733.3366.67166.67333.33
40%204080200400
50%2550100250500
60%3060120300600
75%37.5075150375750
80%4080160400800
90%4590180450900
100%501002005001000

Type 2: Finding What Percentage X is of Y

When you need to express one number as a percentage of another, use: Percentage = (Part / Whole) × 100. For example, to find what percentage 35 is of 140: (35 / 140) × 100 = 25%. This means 35 is 25% of 140.

Type 3: Percentage Increase and Decrease

Percentage change is used to compare an old value with a new value. It is crucial for understanding price changes, salary increases, population growth, stock market movements, and more.

Percentage Increase Formula: ((New Value - Old Value) / Old Value) × 100. If a product price went from $40 to $52: ((52 - 40) / 40) × 100 = 30% increase.

Percentage Decrease Formula: ((Old Value - New Value) / Old Value) × 100. If your electricity bill dropped from $120 to $90: ((120 - 90) / 120) × 100 = 25% decrease.

Common mistake: A 50% increase followed by a 50% decrease does NOT bring you back to the original number. If 100 increases by 50% to 150, then decreases by 50%, it becomes 75, not 100. This is because the decrease is calculated on the new (larger) number.

Real-World Applications of Percentage Calculations

Shopping and Discounts

Percentage calculations are essential for smart shopping. When a store advertises "30% off," you need to calculate the actual savings and final price. Understanding how to quickly compute discounts helps you compare deals, identify genuine bargains, and make better purchasing decisions.

Common Discount Calculations
Original Price10% Off20% Off25% Off30% Off40% Off50% Off
$25$22.50$20$18.75$17.50$15$12.50
$50$45$40$37.50$35$30$25
$75$67.50$60$56.25$52.50$45$37.50
$100$90$80$75$70$60$50
$150$135$120$112.50$105$90$75
$200$180$160$150$140$120$100
$300$270$240$225$210$180$150
$500$450$400$375$350$300$250

Tips and Gratuity

Calculating tips at restaurants is one of the most common real-world uses of percentages. The standard tip in the United States ranges from 15% to 20% of the pre-tax bill, though customs vary by country.

Tip Calculator Quick Reference
Bill Amount10% Tip15% Tip18% Tip20% Tip25% Tip
$20$2.00$3.00$3.60$4.00$5.00
$30$3.00$4.50$5.40$6.00$7.50
$50$5.00$7.50$9.00$10.00$12.50
$75$7.50$11.25$13.50$15.00$18.75
$100$10.00$15.00$18.00$20.00$25.00
$150$15.00$22.50$27.00$30.00$37.50
$200$20.00$30.00$36.00$40.00$50.00

Finance and Investments

  • Interest rates: Banks express savings account yields and loan costs as annual percentage rates (APR). A 5% APR on a $10,000 savings account earns $500 per year in simple interest.
  • Stock market returns: Investors track portfolio performance using percentage gains and losses. A stock that moves from $50 to $65 has gained 30%.
  • GDP growth: Economists measure national economic health using GDP growth percentage. A 3% GDP growth rate indicates a healthy, expanding economy.
  • Inflation rate: The consumer price index (CPI) measures how prices change over time as a percentage, helping you understand purchasing power.
  • Tax calculations: Income tax brackets, sales tax, property tax, and capital gains tax are all expressed as percentages.
  • Compound interest: The most powerful financial concept — earning interest on interest. The formula A = P(1 + r/n)^(nt) relies heavily on percentage calculations.

Academic Grading

Grade percentages help students understand their academic standing. If you scored 42 out of 50 on a test, your percentage score is (42/50) × 100 = 84%. Most grading scales use the following ranges:

Standard Academic Grading Scale
Percentage RangeLetter GradeGPA (4.0 Scale)Description
93-100%A4.0Excellent / Outstanding
90-92%A-3.7Excellent
87-89%B+3.3Very Good
83-86%B3.0Good
80-82%B-2.7Above Average
77-79%C+2.3Average Plus
73-76%C2.0Average
70-72%C-1.7Below Average
67-69%D+1.3Poor
60-66%D1.0Barely Passing
Below 60%F0.0Failing

Mental Math Tricks for Quick Percentage Calculations

Being able to calculate percentages mentally is a valuable life skill. These proven tricks make percentage math fast and easy, even without a calculator:

  1. 1To find 10%: Simply move the decimal point one place to the left. 10% of 250 = 25.0. This is the foundation for most mental percentage calculations.
  2. 2To find 5%: Find 10% first, then halve it. 5% of 250 = 25 ÷ 2 = 12.50.
  3. 3To find 1%: Move the decimal point two places to the left. 1% of 250 = 2.50.
  4. 4To find 15%: Calculate 10% + 5%. For 15% of 80: 10% = 8, 5% = 4, total = 12.
  5. 5To find 20%: Calculate 10% and double it. 20% of 350 = 35 × 2 = 70.
  6. 6To find 25%: Divide by 4. 25% of 200 = 200 ÷ 4 = 50.
  7. 7To find 33%: Divide by 3. 33% of 90 = 90 ÷ 3 = 30.
  8. 8To find 50%: Simply halve the number. 50% of 180 = 90.
  9. 9To find 75%: Find 50% + 25%. 75% of 200 = 100 + 50 = 150.
  10. 10Swap trick: X% of Y = Y% of X. So 8% of 25 = 25% of 8 = 2. Choose whichever is easier to calculate!
💡
The swap trick is incredibly powerful and works because multiplication is commutative. Whenever you face a difficult percentage calculation, try swapping the numbers. For example, 4% of 75 is hard, but 75% of 4 = 3 — much easier!

Understanding Markup vs. Margin: Why It Matters

One of the most common sources of confusion in business is the difference between markup and margin. While both express profit as a percentage, they use different denominators and produce very different numbers for the same transaction.

Markup vs. Margin Comparison
Cost PriceSelling PriceProfitMarkup %Margin %
$10$15$550%33.3%
$20$30$1050%33.3%
$50$75$2550%33.3%
$100$120$2020%16.7%
$100$150$5050%33.3%
$100$200$100100%50%
$100$300$200200%66.7%

Markup = ((Selling Price - Cost) / Cost) × 100. It tells you how much you added on top of the cost. Margin = ((Selling Price - Cost) / Selling Price) × 100. It tells you what percentage of the revenue is profit. Markup is always higher than margin for the same transaction. A 100% markup equals a 50% margin.

Compound Percentage Growth Explained

Compound growth is when growth is calculated on both the original amount and any accumulated growth from previous periods. This concept is critical for understanding investment returns, population growth, inflation effects, and the power of consistent saving.

Compound Growth: $1,000 Investment at Different Annual Rates
Years3% Annual5% Annual7% Annual10% Annual12% Annual
1$1,030$1,050$1,070$1,100$1,120
5$1,159$1,276$1,403$1,611$1,762
10$1,344$1,629$1,967$2,594$3,106
15$1,558$2,079$2,759$4,177$5,474
20$1,806$2,653$3,870$6,727$9,646
25$2,094$3,386$5,427$10,835$17,000
30$2,427$4,322$7,612$17,449$29,960
The Rule of 72: To estimate how long it takes to double your investment, divide 72 by the annual percentage rate. At 6% interest, your money doubles in approximately 72 ÷ 6 = 12 years. At 8%, it doubles in about 9 years. This is one of the most useful mental math shortcuts in finance.

Frequently Asked Questions About Percentages

How do I calculate what percentage one number is of another?

Use the formula: Percentage = (Part / Whole) × 100. For example, to find what percentage 30 is of 120: (30 / 120) × 100 = 25%. This means 30 is 25% of 120. This formula works for any two numbers — just divide the part by the whole and multiply by 100.

How do I calculate percentage increase between two numbers?

Use the formula: Percentage Increase = ((New Value - Old Value) / Old Value) × 100. For example, if a stock price went from $40 to $52: ((52 - 40) / 40) × 100 = 30% increase. Always divide by the OLD (original) value, not the new value.

How do I reverse a percentage to find the original number?

To find the original number before a percentage was applied, divide by (1 + percentage/100) for increases, or by (1 - percentage/100) for decreases. For example, if a price after a 20% increase is $120, the original was $120 / 1.20 = $100. If a price after a 25% discount is $75, the original was $75 / 0.75 = $100.

What is the difference between percentage and percentile?

A percentage is a ratio out of 100 that shows a proportion (e.g., "you scored 85% on the test"). A percentile indicates your ranking relative to others (e.g., "you scored in the 90th percentile" means you scored higher than 90% of test takers). Percentage measures your performance, percentile measures your position.

How do I calculate percentage change when the original value is zero?

Percentage change from zero is mathematically undefined because you would be dividing by zero. In practice, when the starting value is zero, you can report the change as an absolute number rather than a percentage, or use a small positive starting value as an approximation.

How do I add or subtract percentages?

You can only directly add or subtract percentages if they are percentages of the same base number. 10% of 200 plus 5% of 200 = 15% of 200 = 30. However, 10% of 200 plus 10% of 300 is NOT 10% of 500 — you must calculate each one separately (20 + 30 = 50) and then express as a percentage of the combined total if needed.

What is a basis point?

A basis point (bp or bps) is 1/100th of a percentage point, or 0.01%. It is commonly used in finance to describe small changes in interest rates or bond yields. For example, if an interest rate moves from 3.25% to 3.50%, it increased by 25 basis points. Using basis points avoids confusion between "percentage" and "percentage point" changes.

How do I calculate tax percentage?

To find the tax amount: Tax = Price × (Tax Rate / 100). For a $50 item with 8.5% sales tax: $50 × 0.085 = $4.25 in tax. Total price = $50 + $4.25 = $54.25. To find the pre-tax price from a total: Original = Total / (1 + Tax Rate / 100). From $54.25 with 8.5% tax: $54.25 / 1.085 = $50.

Is this percentage calculator free to use?

Yes, this percentage calculator is completely free to use with no limits. There is no signup required, no account needed, no ads, and no hidden costs. All calculations are performed instantly in your browser for complete privacy — your data never leaves your device.

How do percentage points differ from percentages?

A percentage point is the arithmetic difference between two percentages. If unemployment rises from 5% to 7%, it increased by 2 percentage POINTS (the difference). However, it increased by 40% in PERCENTAGE terms ((7-5)/5 × 100). This distinction matters greatly in economics, finance, and statistics.

Percentage, Decimal, and Fraction Conversion Chart

Converting between percentages, decimals, and fractions is a fundamental math skill. Use this comprehensive reference table for quick conversions:

Percentage ↔ Decimal ↔ Fraction Conversion
PercentageDecimalFractionPercentageDecimalFraction
1%0.011/10050%0.501/2
5%0.051/2060%0.603/5
10%0.101/1066.67%0.66672/3
12.5%0.1251/870%0.707/10
15%0.153/2075%0.753/4
20%0.201/580%0.804/5
25%0.251/487.5%0.8757/8
30%0.303/1090%0.909/10
33.33%0.33331/395%0.9519/20
40%0.402/5100%1.001/1