Percentage Calculator
A percentage is just a fraction out of 100, but it trips people up because the same word — "percent" — hides three different questions. This calculator answers the most common one: what is X percent of a number? It also shows you the relationship in reverse, so you can sanity-check the result from both directions.
- Percentage
- 15
- Of value
- 200
- Result
- 30
15% of 200 is 30. Put another way, 30 is 15% of 200, and 200 is 666.7% of 30.
How it works
To find a percentage of a value, you convert the percentage to a decimal by dividing by 100, then multiply by the base number. So 15% becomes 0.15, and 0.15 × 200 = 30. That single multiplication covers tips, taxes, commissions, grades, and discounts — anywhere a "part of a whole" shows up.
The word "of" in a percentage question almost always means "multiply." Once you internalise that, "what is 15% of 200" reads directly as 0.15 × 200. The calculator also surfaces the inverse: given the result, what percentage of it is the original base value? This is handy for double-checking and for spotting when a percentage has been quoted the wrong way round.
Percentages are dimensionless, so this works for money, weights, distances, headcounts, or anything else — the units stay whatever you put in.
result = (percent ÷ 100) × of. To reverse it: the share that "of" represents of the result is (of ÷ result) × 100, and the result is always percent% of the original "of" value.
Worked example
Enter 15 as the percentage and 200 as the base value. The result is (15 ÷ 100) × 200 = 30. Flipping it round, 30 is 15% of 200, and 200 is about 666.7% of 30 — because 200 is more than six times larger than 30.
Things to watch out for
Percentages above 100% are perfectly valid and just mean "more than the whole" — 150% of 200 is 300. A percentage of a negative number gives a negative result. Note that "15% of 200" is not the same as "200 increased by 15%"; for that you would add the result back to the base (200 + 30 = 230). For percentage change between two numbers, use a dedicated change formula rather than this one.
Frequently asked questions
How do I find what percent one number is of another?+
Divide the part by the whole and multiply by 100. For example, 30 out of 200 is (30 ÷ 200) × 100 = 15%. This calculator does the forward direction (percent of a value); swap the inputs mentally to reason about the reverse.
What is the difference between "15% of 200" and "increase 200 by 15%"?+
"15% of 200" is just the part, which is 30. "Increase 200 by 15%" adds that part back to the original, giving 230. They share the same first step but differ in whether you add it on.
Can a percentage be more than 100?+
Yes. A percentage simply scales a number — 100% returns the value unchanged, 200% doubles it, and 50% halves it. Anything above 100% just means the result is larger than the base.
Does this work for any units?+
Yes. Percentages are unit-free, so the result carries whatever units your base value had — currency, kilograms, marks, or counts.
Related calculators
Disclaimer: This calculator is for educational and informational purposes only and provides estimates, not financial advice. Interest rates, taxes, fees, and local rules vary and change over time. Confirm figures with a qualified professional before making any financial decision.
Last reviewed: 2026-06-22