Percentage Calculator

Solve the most common percentage questions in seconds

All computation runs locally in your browser

Last updated: February 8, 2026
Frank Zhao - Creator
CreatorFrank Zhao

Introduction / overview

The Percentage Calculator helps you solve everyday percent problems without rewriting formulas each time.

X% of Y

Find a portion of a value (discounts, tips, taxes).

X is what % of Y

Turn two numbers into a percent ratio (progress, score, share).

% increase/decrease

Measure change from one value to another (growth, price moves).

If you also need a focused percent-change tool with richer wording and explanations, pair this with our Percentage Increase Calculator. For conversions, you may also like Decimal to Percent Converter and Fraction to Percent Calculator.

How to use / quick start

  1. Pick the line that matches your question (percent of, what percent, or percent change).
  2. Type your numbers (you can also use the and + buttons to nudge values).
  3. The result updates instantly. Use the copy button to paste it into emails, spreadsheets, or reports.
  4. Use Share to send a link (optionally including your inputs).

Example 1: “What is 15% of 80?”

15% of 8015\%\ \text{of}\ 80==0.15×800.15\times 80==1212

Enter 1515 in X and 8080 in Y. The result 1212 is the portion.

Example 2: “From 50 to 65, what is the percent change?”

%Δ\%\Delta==655050×100\frac{65-50}{|50|}\times 100==30%30\%

A positive result means an increase. A negative result means a decrease.

Step-by-step examples

Example A: “32 is what percent of 80?”

This is a ratio expressed on a 100-point scale.

Percent=3280×100=40%\text{Percent} = \frac{32}{80}\times 100 = 40\%

Interpretation: 3232 is 40%40\% of 8080.

Example B: “A price drops from 120 to 90. What percent change is that?”

%Δ\%\Delta==90120120×100\frac{90-120}{|120|}\times 100==25%-25\%

Interpretation: the value decreased by 25%25\%.

Real-world examples / use cases

Shopping discount

Background: a store offers 18%18\% off a 250250 item.

Inputs: X=18X=18, Y=250Y=250.

Result: 0.18×250=450.18\times 250 = 45 (you save 4545).

How to use it: subtract the savings to get the sale price.

Budget allocation

Background: you spent 420420 this month, and 105105 was on groceries.

Inputs: X=105X=105, Y=420Y=420.

Result: 105420×100=25%\frac{105}{420}\times 100 = 25\%.

How to use it: compare categories and decide where to trim.

Exam score

Background: you got 4242 points out of 6060.

Inputs: X=42X=42, Y=60Y=60.

Result: 4260×100=70%\frac{42}{60}\times 100 = 70\%.

How to use it: if you need to convert fractions often, use our Fraction to Percent Calculator.

Price movement

Background: a subscription increases from 1212 to 1515.

Inputs: From 1212, To 1515.

Result: 151212×100=25%\frac{15-12}{|12|}\times 100 = 25\%.

How to use it: compare changes across different plans or time periods.

Tip calculation

Background: you want to tip 20%20\% on a 38.5038.50 bill.

Inputs: X=20X=20, Y=38.50Y=38.50.

Result: 0.20×38.50=7.700.20\times 38.50 = 7.70.

How to use it: add the tip to get the total.

Common scenarios / when to use

Discounts & markups

Compute a discount amount or a markup on a base price.

Progress tracking

Turn completed/total into a clean percent for dashboards.

Grade conversion

Convert points earned over points possible into a percent score.

Budget shares

Measure how much each category contributes to total spending.

Price comparisons

Compare old vs new prices using percent change.

Quick mental checks

Sanity-check a percentage someone quoted in a meeting.

When it may not be appropriate: if your “whole” is 00(division by zero), or if you need domain-specific conventions (for example, some finance contexts use different baselines). In those cases, double-check the definition you’re supposed to use.

Tips & best practices

  • Keep units consistent. If YY is dollars, X% of YX\%\ \text{of}\ Y is also dollars.
  • For percent change, remember the baseline is the “From” value.
  • If you’re comparing two percentages (like survey results), you might want percentage points instead of percent change.
  • Rounding: keep extra decimals during calculation, then round only when presenting.

Calculation method / formula explanation

The calculator uses three standard formulas. Here’s what each one means, plus what the symbols represent.

1) Percent of a number

Result=X100×Y\text{Result} = \frac{X}{100}\times Y

Where XX is the percent and YY is the base value.

2) What percent is X of Y

Percent=XY×100\text{Percent} = \frac{X}{Y}\times 100

Here Y0Y\neq 0 (you can’t divide by zero).

3) Percentage increase/decrease (percent change)

%Δ\%\Delta==ToFromFrom\frac{\text{To}-\text{From}}{|\text{From}|}×\times100100

Using From|\text{From}| keeps the denominator positive. A positive result indicates an increase; a negative result indicates a decrease.

Related concepts / background info

Percent vs percentage points

If something moves from 20%20\% to 25%25\%, that’s a change of 55 percentage points. The percent change is 252020×100=25%\frac{25-20}{20}\times 100 = 25\%.

If you’re comparing percentages directly, try our Percentage Point Calculator.

Turning decimals into percents

A decimal like 0.0750.075 becomes 7.5%7.5\% by multiplying by 100100. For quick bidirectional conversion, use Decimal to Percent Converter.

Frequently asked questions (FAQs)

Why does “what percent of” fail when Y is 0?

Because the formula is XY×100\frac{X}{Y}\times 100 and division by 00 is undefined.

Can percent change be greater than 100%?

Yes. If a value doubles, the change is 100%100\%. If it triples, it’s 200%200\%.

Why is percent change negative sometimes?

A negative result means the “To” value is smaller than “From”. For example: 90120120×100=25%\frac{90-120}{120}\times 100 = -25\%.

How do I compute a tip using this calculator?

Use “What is X% of Y”. Put your tip percent in XX and your bill in YY.

Is percentage points the same as percent change?

No. Moving from 20%20\% to 25%25\% is 55 percentage points, but the percent change is 25%25\%.

Limitations / disclaimers

  • Results depend on the definition you intend (especially for percent change and baselines).
  • This tool is for educational and informational use and should not replace professional financial, legal, or medical advice.
  • If your baseline is 00, the percent change is undefined.

External references / sources

Want a focused percent-change view?

Try the Percentage Increase Calculator for a dedicated interface, or use Percentage Point Calculator when comparing two percentages.