Percentage CalculatorPrivate, Instant, In Your Browser

Percentages come up three different ways — a discount ("what is 20% of 50?"), a share ("12 is what percent of 80?") and a change ("from 40 to 55 is what percent increase?") — and mixing them up is the classic mistake. We split the calculator into those three modes so the question you're asking is always explicit, and the answer updates live as you type. All three run as plain arithmetic on your device.

Updated January 2026

10

20% of 50

Plain arithmetic in your browser — no server sees your numbers.

About this tool

A percentage expresses a number as parts per hundred — from the Latin per centum — putting quantities of any size on one comparable scale.
  • The % sign evolved from scribal abbreviations of the Italian per cento used by merchants; the term entered English as "per cent" centuries before the symbol settled into its modern form.
  • Percent and percentage points measure different things: a rise from 10% to 12% is 2 percentage points, but a 20% relative increase.
  • Finance slices finer with basis points — one basis point is 0.01 percentage points, so "25 bps" means a quarter of a percentage point.

About the Percentage Calculator

Percentages fail people in a specific way: the arithmetic is easy, but the question is ambiguous. "What is 20% of 50", "12 is what percent of 80" and "from 40 to 55 is what percent change" are three different calculations that get mixed up constantly — so this calculator makes you pick the question first, in plain words, and then answers it live as you type.

The mode people get wrong most is percent change, because it's asymmetric: it's always measured against the starting value. From 50 to 60 is +20% (10 over 50), but from 60 back down to 50 is −16.7% (10 over 60). That asymmetry is correct — it's why a 50% loss needs a 100% gain to break even, a fact that surprises people in exactly the investment contexts where it matters.

The other classic confusion is percent versus percentage points: when a rate moves from 10% to 12%, it rose 2 percentage points but 20% in relative terms. News, finance and statistics mix these constantly; knowing which one a claim means is half of numeracy. (Finance goes one finer: a basis point is 0.01 percentage points.)

The everyday uses are the ones you'd guess — discounts and price increases, tips, tax, grade weighting, comparing statistics — and the numbers you type exist only in your tab: the arithmetic runs locally with no server and no logging, which is how a calculator should work.

Frequently Asked Questions

What's the difference between the three modes?

"X% of Y" multiplies: 20% of 50 is 10. "X is what % of Y" divides: 10 is 20% of 50. "% change" compares two values relative to the first: going from 50 to 60 is a 20% increase. Same numbers, three different questions.

Why does percent change use the first number as the base?

Percent change is always measured against where you started. From 50 to 60 is +20% (10 over 50), but from 60 back to 50 is −16.7% (10 over 60) — that asymmetry is correct, not a bug.

How precise are the results?

Results are rounded to six significant digits for readability. The underlying arithmetic is double-precision floating point — more than enough for discounts, tips, grades and statistics.

Do my numbers leave the browser?

Never. There's no server-side calculation and no logging — the numbers exist only in your tab, which is exactly how a calculator should work.

Every conversion runs 100% in your browser — zero files uploaded, ever.

How to verify it yourself →

More Calculators & Text Tools