Simple Percentage Calculator

Work out X percent of any value, and what one number is as a percentage of another — with the working shown.

How it works

To find X percent of a value Y, divide X by 100 and multiply by Y. Enter the percentage and the value above and the tool shows the result, plus what X is as a percentage of Y — no sign-up needed.

300
15% of 2,000
  • 15% of 2,00015 ÷ 100 × 2,000 = 300
  • 15 is what % of 2,0000.75%

Formula Result = X ÷ 100 × Y

Percentages come up everywhere — discounts, marks, interest and tips. This simple tool finds a percentage of any value and also tells you what one number is as a percentage of another.

The formula

To take X percent of a value Y, turn the percentage into a fraction and multiply:

Result = X ÷ 100 × Y

The tool also shows the reverse view, X ÷ Y × 100, which is what X is as a percentage of Y.

For example, for 15% of 2000:

  • Result = 15 ÷ 100 × 2000 = 300
  • And 15 as a percentage of 2000 = 15 ÷ 2000 × 100 = 0.75%

When this helps

  • Shopping — work out a discount amount from a percentage off.
  • Everyday maths — compute a tip, a share or an interest amount quickly.
  • Quick checks — confirm what a small number is as a percentage of a larger one.

A caveat on the two readings

Keep the two outputs distinct: the first is a percentage of a value (15% of 2000 = 300), while the second is one value as a percentage of another (15 out of 2000 = 0.75%). They answer different questions, so pick the line that matches yours. For exam scores specifically, the marks percentage calculator applies the same idea to obtained and total marks, and the CGPA to percentage calculator handles grade conversions. Explore the CodeBegun programs to build job-ready skills.

Frequently Asked Questions

How do I calculate a percentage of a number?
Result = X ÷ 100 × Y. For example, 15% of 2000 is 15 ÷ 100 × 2000 = 300.
What is the second line the tool shows?
It shows what X is as a percentage of Y, using X ÷ Y × 100. For X = 15 and Y = 2000 that is 15 ÷ 2000 × 100 = 0.75%.
Can I use decimals for the percentage?
Yes. The percentage field accepts decimals such as 12.5, so you can compute fractional percentages precisely.
Does this work for money, marks or any value?
Yes. The formula is unit-agnostic — the same calculation applies whether Y is rupees, marks or any other quantity.
How do I calculate a percentage from two marks?
Use the marks percentage calculator, which applies Obtained ÷ Total × 100 for exam scores specifically.
Chat with us