Reverse Percentage Calculator

Find what percent Y is of X. Useful for grading, progress, conversion rates, and comparisons.

Result will appear here.

Privacy: calculations run locally in your browser. No inputs are stored or sent to a server.

How it works

Formula: percent = (Y ÷ X) × 100
Example: 45 out of 60 → (45 ÷ 60) × 100 = 75%

Examples

  • 45 is what percent of 60? → 75%
  • 18 is what percent of 200? → 9%

FAQ

  • What if X is 0?

    Division by zero is undefined, so the result cannot be computed when X is 0.

  • Can the result exceed 100%?

    Yes. If Y is larger than X, then Y divided by X is greater than 1, producing a percentage above 100%.

  • Is this the same as percent of a number?

    It is the reverse operation. Instead of finding a value from a percent, it solves for the percent given Y and X.

Related tools