% Percentage Calculator

All percentage calculations in one place — find X% of Y, what percent X is of Y, percentage change, and reverse percentage. Instant results, no signup.

Find X% of Y

What is 20% of 500?
What is % of ?
Result
%

Enter your numbers and click Calculate to see the result.

What Percent is X of Y?

15 is what percent of 75?
is what % of ?
Result
%

Enter your numbers and click Calculate to see the result.

Percentage Change

What is the % increase from 80 to 100?
From to
Result
%

Enter your numbers and click Calculate to see the result.

Reverse Percentage

If 120 is 150% of a number, what is that number?
is % of what number?
Result
%

Enter your numbers and click Calculate to see the result.

Guide

About the Percentage Calculator

Last updated: July 2026 · Reviewed by the NeftCal editorial team

This percentage calculator is a free, all-in-one tool that solves the four most common percent problems in a single place: finding X% of a number, working out what percent one number is of another, calculating percentage increase or decrease between two values, and reversing a percentage to recover an original amount. Percentages express a ratio as "per hundred" (from the Latin per centum), which is why the same underlying percentage formula can describe a discount at checkout, a test score, a salary raise, or a country's GDP growth. Whether you need a quick percent calculator for homework or a percentage change calculator for financial analysis, this tool shows the formula and the working behind every answer.

What Percentages Measure

A percentage is a dimensionless ratio scaled so the whole always equals 100. Converting any fraction or decimal into a percentage means multiplying by 100 — so 0.75 becomes 75%, and 3/4 also becomes 75%. Because every percentage shares this common "out of 100" baseline, percentages let you compare proportions of very different sizes on equal footing, such as a 50-student class's pass rate against a 5,000-student university's pass rate.

Who Should Use This Calculator

This tool is built for students checking homework and exam-score percentages, teachers grading assignments, shoppers verifying a discount or added sales tax, accountants and analysts tracking period-over-period percentage change, HR teams calculating raises, and researchers or data scientists normalizing figures for a report. Anyone who needs a fast, verifiable percent calculation without opening a spreadsheet can use it.

Why Percentage Calculations Matter

Percentages compress two numbers into one easy-to-communicate figure. A raw statement like "450 out of 600 students passed" is harder to compare across contexts than "75% passed." This is why percentages are the default reporting unit in finance (interest rates, returns, inflation), science (concentration, error margins), business (margins, growth, market share), engineering (tolerances), and everyday life (tips, discounts, tax).

Real-World Applications

Economists use the percentage change formula to report inflation and GDP growth. Retailers use percent-of-price math to advertise discounts and compute sales tax, VAT, or GST. Teachers convert raw marks into percentage grades. Engineers use percentage tolerances to specify acceptable measurement error. Investors track percentage returns to compare funds of different sizes. Reverse percentage shows up constantly too — for example, figuring out a pre-tax price from a tax-inclusive receipt.

Tips for Accurate Results

  • Double-check which number is the "whole" (the denominator) before dividing — swapping X and Y is the single most common percentage error.
  • For percentage change, remember the formula always divides by the original (Old) value, never the new one.
  • Remember that a percentage-point difference (5% to 7%) is not the same as a percentage change (a 40% relative increase) — see the comparison table further down this page.
Formula

The Percentage Formula, Explained

How this percentage calculator turns your numbers into a percent, an amount, or an original value

Find X% of Y
Result = (X ÷ 100) × Y

What percent is X of Y
Result% = (X ÷ Y) × 100

Percentage change
Change% = ((New − Old) ÷ |Old|) × 100

Reverse percentage
Original = Value ÷ (Percentage ÷ 100)

Percentage difference (alternative method — no "before/after" order)
Difference% = (|A − B| ÷ ((A + B) ÷ 2)) × 100

Where:
X = the percentage rate, or the smaller quantity being compared to a total, depending on mode.
Y = the base number that X percent is taken of, or the total that X is compared against.
Old / New = the starting and ending values in a before-and-after comparison.
Value / Percentage = the known result and rate used in reverse mode to work backward to the original.
A, B = two values with no natural "before/after" relationship, compared symmetrically.
🔟

Percent Means "Per Hundred"

Any percentage p% equals the fraction p/100 or the decimal p ÷ 100 — three interchangeable forms of the same ratio.

🎯

Benchmark Percentages (Mental Math)

10% = divide by 10. 50% = divide by 2. 25% = divide by 4. 1% = divide by 100. Combine benchmarks to estimate any percentage quickly.

🔄

Percent vs Percentage Point

5% to 7% is a 2 percentage-point increase but a 40% relative increase. Points measure the absolute gap; percent change measures the relative gap.

⚙️ Why This Formula Works

Multiplying by 100 rescales any ratio so "the whole" always equals 100 units, which is why percentages compare proportions of different-sized groups on a common scale. Dividing by 100 reverses the process, turning a percentage back into the decimal fraction used in further arithmetic — this is the same reasoning behind converting a percentage to a decimal or a fraction.

🎯 When to Use Each Mode

  • X% of Y: computing a discount, tax, tip, or share of a total
  • What % is X of Y: converting a score or count into a percentage
  • % Change: comparing two time periods or measurements
  • Reverse %: recovering an original value from a tax- or markup-inclusive total

📋 Assumptions

  • Inputs are treated as real numbers; Y, Old, and Percentage must be non-zero
  • Plain-language "increase/decrease" wording assumes typical positive quantities like prices or scores
  • Percentage change assumes a meaningful, non-zero starting (Old) value

⚠️ Limitations of the Formula

  • Undefined when the denominator (Y, Old, or Percentage) is zero — division by zero
  • Percentage change is not symmetric: +25% then −25% does not return the original value
  • Does not auto-distinguish percentage points from percent change — pick the right mode for your question
Walkthrough

Step-by-Step: How to Use the Percentage Calculator

From picking a mode to verifying your result

Pick the calculation mode

Choose the tab that matches your question: X% of Y, What % is X of Y, % Change, or Reverse %.

Identify your known values

Work out which numbers you already have. For X% of Y you need the rate and the base; for % Change you need a starting (Old) and ending (New) value.

Enter the values

Type the numbers into the fields for your chosen mode. Decimal inputs are accepted for more precise results.

Click "Calculate"

The calculator applies the matching percentage formula instantly and displays the result.

Read the result and its explanation

Each result includes the computed percentage or amount, plus a one-line explanation showing how it was derived.

Verify the answer (optional)

Reverse the operation to sanity-check it — e.g. multiply a reverse-percentage result back by its rate to confirm it matches your original value.

Example

Worked Example

A laptop's price rises from $800 to $960 — then we reverse-check the answer

Scenario

A laptop cost $800 last year and now costs $960. What is the percentage increase — and can we recover the original $800 price just from the new price and the rate?

Old Value$800
New Value$960
Change+$160
Step 1 — Subtract Old from New: 960 − 800 = 160.
Step 2 — Divide by |Old|: 160 ÷ 800 = 0.2.
Step 3 — Multiply by 100: 0.2 × 100 = 20%.
Step 4 — Classify the sign: the result is positive, so this is a 20% increase.
Step 5 — Verify with Reverse %: the new price equals 120% of the old price (100% + 20%). Using Reverse % with Value = 960 and Percentage = 120 → 960 ÷ 1.2 = $800, which matches the original price exactly.
% Change
+20%
Verified Original
$800
Modes Used
% Change + Reverse %

Explanation: A 20% increase means the new value is one-fifth larger than the original. Crucially, the reverse move is not a 20% decrease — going from $960 back down by 20% of $960 ($192) would land at $768, not $800. This asymmetry is why the Reverse % mode exists as its own calculation rather than simply negating the percentage change.

Interpretation

Understanding Your Percentage Result

What each mode's output actually represents

ModeWhat the Result MeansExample Reading
X% of YThe absolute amount that the given percentage represents of the base number20% of 500 = 100 → "100" is the amount
What % is X of YThe relative size of X as a proportion of Y, expressed per hundred15 of 75 = 20% → X is one-fifth of Y
% ChangeSign shows increase/decrease; magnitude shows how large the relative change was+25% → New value is 25% larger than Old
Reverse %The unknown original/base value implied by a known result and rate120 is 150% of 80 → 80 is the recovered original

Reading the sign: in % Change mode, a positive result always means an increase and a negative result always means a decrease — there's no need to check the raw numbers separately once you have the sign.

Typical ranges: percentage change is unbounded above 100% (meaning the value more than doubled) but bounded at −100% below (a value can only fall to zero). A result like −150% is not mathematically possible for a simple change calculation and signals an input error.

Manual verification: the fastest sanity check is to reverse the arithmetic — multiply an "X% of Y" result back by 100/X to recover Y, or add a reverse-percentage answer's implied change back to confirm it reaches the known Value.

Use Cases

Practical Use Cases for the Percentage Calculator

Where fast, reliable percentage calculations are genuinely useful

🎓

School & college homework

Check percentage, ratio, and percent-change word problems step by step.

📝

Exam & test score conversion

Convert marks obtained out of a total into a percentage grade instantly.

🏷️

Retail discounts

Work out a sale price, or reverse-calculate the original price before a discount.

🍽️

Tipping & bill splitting

Quickly compute a tip amount as a percentage of a restaurant bill.

🧾

Sales tax, VAT & GST

Add tax to a subtotal, or back out the pre-tax amount from a tax-inclusive total.

💼

Salary & payroll raises

Calculate a raise amount, or the percentage a new salary increased over the old one.

📈

Investment returns

Measure the percentage change in a stock, fund, or portfolio value between two dates.

🏋️

Fitness & weight tracking

Track percentage change in body weight, workout volume, or race pace over time.

🏙️

Population & economic statistics

Report population growth, inflation, or GDP change using the same percent-change formula.

💹

Business margin & growth analysis

Compute profit margin, revenue growth, or year-over-year percentage change for reports.

📊

Data science & statistics

Normalize raw counts into percentages for charts, dashboards, and comparisons.

🏠

Real estate price appreciation

Calculate how much a property's value has risen or fallen since purchase.

📋

Survey & poll reporting

Convert raw response counts into percentages for clear, comparable reporting.

Pros & Cons

Advantages and Limitations

What this percentage calculator does well, and where manual judgment is still needed

✅ Advantages

  • Free, instant, and requires no signup or account
  • Runs entirely in your browser — no data ever leaves your device
  • Four modes in one tool: X% of Y, what % is X of Y, % change, and reverse %
  • Shows the formula and step-by-step working behind every answer
  • Handles both increases and decreases automatically, with the correct sign
  • Useful across school, finance, retail, and science contexts alike
  • Removes manual arithmetic errors from multi-step percentage problems
  • Reverse % mode saves a separate manual rearrangement of the formula
  • Accepts decimal inputs for precise, non-whole-number calculations
  • Fast-loading and fully mobile-friendly
  • Consistent results every time, unlike manual mental-math shortcuts
  • Free to use as many times as needed, with no calculation limit

⚠️ Limitations

  • Cannot calculate percentage change or "what % is X of Y" when the denominator is zero
  • Does not automatically flag when a question is really about percentage points, not percent change
  • Displays decimal results rounded to 6 places, which can hide precision loss on very large or very small numbers
  • Does not perform compound percentage change over multiple periods in one step
  • Assumes the user has correctly identified which value is "the whole" before entering it
  • Plain-language increase/decrease wording is written for typical positive-value contexts like prices or scores
  • Cannot distinguish percentage change from percentage difference automatically — the user must choose the right formula
Reference

Percent vs Percentage Point vs Basis Point vs Percentile

Four related terms that are frequently confused

TermDefinitionExample
Percent (%)A ratio expressed per hundred25% of 200 = 50
Percentage Point (pp)The absolute difference between two percentages5% to 7% = a 2 pp difference
Basis Point (bps)One-hundredth of a percentage point (0.01%)A 0.25% rate change = 25 bps
PercentileThe value below which a given percent of a dataset falls90th percentile = higher than 90% of values

Common Mistakes and Expert Tips

❌ Common Mistakes

  • Swapping X and Y — dividing by the smaller number instead of the base/whole
  • Using the new value instead of the old value as the denominator in a percentage change calculation
  • Treating a percentage-point change as if it were a percentage change (or vice versa)
  • Assuming a 20% increase followed by a 20% decrease returns you to the starting value
  • Forgetting to convert a percentage to a decimal (÷ 100) before multiplying
  • Reporting "150% more" when the intended meaning was "150% of," which differ by a factor of 2.5 vs 1.5

💡 Expert Tips & Best Practices

  • Always state which number is the base when reporting a percentage, to avoid ambiguity
  • Use benchmark percentages (10%, 25%, 50%) to sanity-check a calculator's output mentally
  • Pair this tool with the Ratio Calculator when a problem is really about proportions rather than a single percent
  • For financial or scientific reporting, specify percentage points explicitly when comparing two rates
  • Reverse-check any percentage answer by working the formula backward before relying on it
📝

Summary: This percentage calculator gives you an instant, free way to find X% of a number, work out what percent one number is of another, measure percentage change, and reverse a percentage back to its original value — all with the formula and steps shown. Pair it with related tools like the Discount Calculator and Ratio Calculator for a fuller picture of proportional math.

FAQ

Frequently Asked Questions

Common questions about percentage calculations

What is the basic percentage formula?
The core percentage formula is Percentage = (Part ÷ Whole) × 100. To find a percentage of a number, rearrange it to Result = (Percent ÷ 100) × Number. Every mode on this calculator — X% of Y, percentage change, and reverse percentage — is a variation of this same "per hundred" ratio.
How do I calculate percentage change between two numbers?
Use the % Change tab. Enter the starting value (From) and the ending value (To). Formula: Percentage Change = ((New − Old) ÷ |Old|) × 100. A positive result is an increase; negative is a decrease. Example: price rose from 80 to 100 → ((100 − 80) ÷ 80) × 100 = +25% increase. Example: stock fell from 500 to 400 → ((400 − 500) ÷ 500) × 100 = −20% decrease.
What is the difference between percentage increase and percentage points?
These measure different things. If an interest rate rises from 5% to 7%, the increase is 2 percentage points (an absolute difference). But it is also a 40% increase (a relative change: 2 ÷ 5 × 100). Percentage points compare two percentage figures directly. Percent change compares relative to the original value. Confusing them is a common error in financial reporting and statistics.
How do I add a percentage to a number (e.g. add tax or markup)?
Use the "X% of Y" mode to find the added amount, then add it to the original. Formula: New Total = Original × (1 + Rate/100). Example: adding 18% GST to ₹1,000 → ₹1,000 × 1.18 = ₹1,180. For a 30% markup on a ₹500 item → ₹500 × 1.30 = ₹650. This same formula applies to any rate: salary hikes, price markups, interest-inclusive totals.
How do I find the original price before tax or VAT?
Use the Reverse % tab. Enter the tax-inclusive amount as the Value and the tax rate as the Percentage. Formula: Original = Tax-inclusive Price ÷ (1 + Tax Rate/100). Example: a bill of ₹1,180 includes 18% GST → ₹1,180 ÷ 1.18 = ₹1,000 original price. Works for any VAT, GST, or sales tax rate — just substitute the applicable percentage.
How do I calculate a score or marks percentage?
Use the "What % is X of Y?" tab. Enter your score as X and the maximum possible marks as Y. Formula: Score% = (Marks Obtained ÷ Total Marks) × 100. Example: scored 450 out of 600 → (450 ÷ 600) × 100 = 75%. Works for any grading system — board exams, entrance tests, quizzes, or university assessments.
What is 10%, 15%, 20%, or 25% of a number?
Quick mental math shortcuts: 10% = divide by 10. 20% = divide by 5 (or double 10%). 25% = divide by 4. 15% = find 10% then add half of that. 5% = half of 10%. Example for ₹240: 10% = 24; 20% = 48; 25% = 60; 15% = 24 + 12 = 36. For any other percentage, use the "X% of Y" mode above for an instant result.
How do I convert a percentage to a decimal or a fraction?
To convert a percentage to a decimal, divide by 100 — 75% becomes 0.75. To convert to a fraction, write the percentage over 100 and simplify — 75% becomes 75/100, which simplifies to 3/4. To go the other way, multiply a decimal or fraction by 100 to get back to a percentage.
What is the difference between percentage change and percentage difference?
Percentage change assumes one value is the original (Old) and divides by that original value: ((New − Old) ÷ |Old|) × 100. Percentage difference is symmetric — used when neither value is clearly "first" — and divides by the average of the two: (|A − B| ÷ ((A + B) ÷ 2)) × 100. Use percentage change for before/after comparisons; use percentage difference when comparing two independent measurements.
What are basis points and how do they relate to percentages?
A basis point (bps) equals one-hundredth of a percentage point, or 0.01%. Basis points are used in finance to describe small rate changes precisely — a rate moving from 5.00% to 5.25% is a 25 basis point increase. Multiply a percentage-point change by 100 to convert it to basis points.
What is the difference between percent and percentile?
A percent describes a ratio of a part to a whole (e.g., scoring 80% of the available marks). A percentile describes rank within a dataset — the 80th percentile means a value is higher than 80% of all other values in that dataset. Scoring 80% on a test and scoring in the 80th percentile are different, often unrelated, figures.
Can percentage change be more than 100%, or less than -100%?
Yes. A percentage change above 100% means the new value is more than double the old value (e.g., 50 to 120 is a +140% change). Percentage change is bounded at -100% on the downside, since a value can only drop to zero, but it is unbounded on the upside.
Why is percentage change undefined when the old value is zero?
The percentage change formula divides by the absolute value of the original (Old) number. Dividing by zero is mathematically undefined, so if a metric starts at exactly zero, percentage change cannot be calculated — analysts typically report the change as "not applicable" or use the absolute change instead.
What's the fastest way to estimate a percentage without a calculator?
Use benchmark percentages and combine them: 10% of a number is that number divided by 10; 1% is divided by 100; 50% is divided by 2. Any other percentage can be built from these — for example, 35% = (10% × 3) + 5% (half of 10%). This mental-math method is fast and accurate for everyday estimates like tips and discounts.
Learn More

Authoritative Resources on Percentages

Trusted educational references to go deeper on the math behind percentages

Related Calculators

Explore other math and finance tools