BrowserTools
Advertisement
Home / Calculators / Percentage Calculator

Percentage Calculator

Calculate percentages every way: X% of Y, what % is X of Y, percent change, increase or decrease.

Loading Percentage Calculator… If nothing happens, please enable JavaScript.

Frequently asked questions

Is my data sent to a server?
No. Every calculation runs instantly in your browser. The numbers you enter are never transmitted to any server, stored, or logged. The tool works entirely offline once the page has loaded.
What formulas does this calculator use?
X% of Y = (X ÷ 100) × Y. 'X is what % of Y' = (X ÷ Y) × 100. 'X is Y% of what' = X ÷ (Y ÷ 100). Percent change = ((new − old) ÷ |old|) × 100. Increase by %: result = value × (1 + X ÷ 100). Decrease by %: result = value × (1 − X ÷ 100).
When would I use the 'X is what percentage of Y' calculation?
Any time you need to express a part-to-whole relationship as a proportion. Classic uses include: you scored 43 out of 60 on a test (what percentage?), your department spent €18,000 of a €75,000 budget (what share?), or a company captured 2.4 million out of 18 million total customers in a market. It is one of the most frequently used percentage calculations in business and education.
How does this differ from using Excel or Google Sheets?
In a spreadsheet, you would write =A1*B1/100 or =(B1-A1)/A1*100 manually, requiring you to remember the formula and set up a cell structure. This tool gives you labelled inputs for each problem type, making it faster for one-off calculations and reducing the chance of formula errors. It also handles edge cases like division by zero gracefully.
Why does adding 10% and then subtracting 10% not give me back the original number?
Because each operation uses a different base. Adding 10% to 100 gives 110, then subtracting 10% of 110 (= 11) gives 99, not 100. The second percentage is applied to the larger number. This is not a bug — it is correct arithmetic. To reverse a percentage increase of X%, you need to divide by (1 + X/100), not subtract the same percentage.
What is the difference between percentage change and percentage points?
Percentage change is relative: from 50 to 60 is a +20% change. Percentage points are absolute: an interest rate rising from 5% to 6% is +1 percentage point but +20% relative. This distinction is crucial in financial and political reporting. When a politician says unemployment 'fell by 2%,' check whether they mean 2 percentage points (e.g., from 8% to 6%) or a 2% relative fall (e.g., from 8% to 7.84%).
I am a student — how do I quickly convert a fraction to a percentage?
Divide the numerator by the denominator and multiply by 100. So 17/25 = 0.68 × 100 = 68%. Use the 'X is what % of Y' tab with X = 17 and Y = 25 to get the same result instantly. For recurring decimals like 1/3, the result is 33.33...%, which this calculator displays rounded to two decimal places.
Can I use this for VAT or sales tax calculations?
Yes. To add VAT: use 'Increase by %' with the tax rate. To find the pre-VAT price from a VAT-inclusive amount: use 'X is Y% of what' (where X is the total price and Y is 100 + VAT rate) — or simply use the 'Decrease' tab to back out the tax. For example, if VAT is 23% and the inclusive price is €123, the net price is €123 ÷ 1.23 = €100.
What is a common percentage mistake?
Confusing 'percent more' with 'times as many.' If a company's revenue is 200% more than last year's, it is 3 times last year's revenue (original + 200% of original = 3×). If it is 200% of last year's revenue, it is 2 times. These statements mean very different things, and the confusion appears regularly even in professional financial communications.
Are percentages used differently in different countries?
The mathematical concept is universal, but notation varies. Some European countries traditionally write percentages with a comma as the decimal separator (e.g., 3,5% rather than 3.5%), and in some contexts a full stop is used as a thousands separator. This tool uses a decimal point throughout; if your locale uses a comma, simply note that the underlying value is the same.

About Percentage Calculator

A percentage is simply a number expressed as a fraction of 100 — the word comes from the Latin "per centum," meaning "by the hundred." Percentages are the universal language of comparison: they let us meaningfully relate quantities of different magnitudes, track change over time, and communicate proportions without specifying the underlying units. There are three classic percentage problems that cover the vast majority of real-world situations. First: "What is X% of Y?" — used for calculating discounts, tips, and tax amounts (answer: X ÷ 100 × Y). Second: "X is what percentage of Y?" — used for exam scores, market share, and budget analysis (answer: X ÷ Y × 100). Third: "X is Y% of what number?" — used to reverse-engineer a base value from a known portion (answer: X ÷ (Y ÷ 100)). This calculator handles all three, plus percentage change, increase, and decrease.

Percentages appear in virtually every area of daily and professional life. Shoppers use them to evaluate discounts; investors track portfolio returns; students calculate exam scores; analysts measure year-over-year growth; journalists report poll margins; nutritionists express daily values. This tool consolidates the most common percentage calculations in one place so you can resolve them in seconds without rewriting the same formula in a spreadsheet.

All calculations run entirely in your browser — no data is sent to any server. Type the values into any tab and results update in real time. The percent change tab computes ((new − old) ÷ |old|) × 100, with positive results indicating an increase and negative results a decrease. The increase/decrease tabs apply or remove a given percentage from a starting value. Absolute precision is used throughout; displayed results are rounded to two decimal places by default.

A subtle but important distinction: percentage change and percentage points are not the same thing. If an interest rate rises from 5% to 6%, that is a change of 1 percentage point, but a relative change of 20%. Confusing these two concepts leads to frequent misreporting in the media and misunderstandings in financial discussions. Also be aware that applying a percentage increase and then the same percentage decrease does not return you to the original number — 100 increased by 10% is 110, and 110 decreased by 10% is 99, not 100. These results are for informational purposes; for professional financial analysis always verify figures independently.

Per Centum: Two Thousand Years of the Percentage

The concept of calculating proportions per hundred is ancient, but the specific term "percentage" and the familiar % symbol have surprisingly modern origins. Roman tax collectors used fractions based on hundredths routinely — the Emperor Augustus levied a 1/100 (1%) tax on goods sold at auction, known as the "centesima rerum venalium." Medieval merchants in Europe calculated interest and profit shares in hundredths, and Italian commercial arithmetic textbooks of the 15th century used phrases like "per 100" or "pro cento" ubiquitously as trade expanded across the continent.

The % symbol itself evolved gradually from the abbreviation "p 100" (per 100), which scribes in the 15th century began contracting first to "p c" and eventually to a shape resembling the modern percent sign by the 17th century. An Italian manuscript from around 1425 contains what many historians consider one of the earliest recognisable precursors of the symbol. The form solidified during the 19th century with the growth of printed commercial documents and standardized typesetting. The related ‰ (per mille, or per thousand) and ‱ (basis point, per ten thousand) symbols followed a similar evolution and are widely used in finance, statistics, and blood alcohol measurements today.

In the 20th century, percentages became the dominant language of mass communication for statistics. The rise of polling, advertising, and financial journalism in the 1920s–1950s created an enormous demand for a simple way to express proportions to a general audience. Broadcasters, newspapers, and advertisers discovered that "20% off" or "9 out of 10 dentists" landed far more powerfully than equivalent fractions or decimals. This shift also introduced widespread misuse: percentage claims are among the most frequently misleading figures in advertising and media, because audiences rarely ask "percentage of what?" — a question that can completely change the meaning of a statistic.

Advertisement