Percentage Calculator
Five percentage calculators in one — all results update in real time as you type. No button to click.
About percentages
What is a percentage?
A percentage is a way of expressing a number as a fraction of 100. The symbol % literally means "per hundred". Percentages make it easy to compare proportions regardless of the total size: whether you have 50 apples or 5 000 apples, "40% are red" is immediately meaningful.
The five essential formulas
Every percentage problem reduces to one of five formulas. This calculator covers all of them:
- X% of Y →
result = Y × X ÷ 100— e.g. 15% of 80 = 12 - X is what % of Y →
result = (X ÷ Y) × 100— e.g. 20 ÷ 80 × 100 = 25% - % change →
result = ((new − old) ÷ old) × 100— e.g. 80 → 100 = +25% - Reverse (X is Y% of what?) →
result = X × 100 ÷ Y— e.g. 12 is 15% of 80 - Add / remove X% →
Y × (1 ± X/100)— e.g. 200 + 20% = 240
Common real-world uses
Discounts: A 30% discount on a €120 item → remove 30% from 120 → €84.
VAT / sales tax: Add 20% VAT to €200 → 200 + 20% = €240.
Salary raise: €35 000 with a 5% raise → 35 000 + 5% = €36 750.
Grade: 68 correct answers out of 80 → 68 is what % of 80? = 85%.
Stock change: Share from $50 to $63 → % change = +26%.
Percentage vs percentage points
A common source of confusion: if an interest rate rises from 3% to 5%, it has increased by 2 percentage points — but by 66.7% in relative terms ((5−3)/3 × 100). News articles often mix these up. The percentage-change calculator above always gives the relative change.