Fraction to Percentage Calculator

Convert a numerator and denominator fraction into its equivalent percentage rate.

Enter Fraction

How to Convert a Fraction to a Percentage

To convert any fraction (like 3/4 or 5/8) into a percentage, you follow a simple two-step mathematical process:

  1. Divide the Numerator by the Denominator: This converts the fraction into a decimal number. For example, 3 / 8 = 0.375.
  2. Multiply by 100: Multiply the decimal number by 100 to get the percentage value. For example, 0.375 × 100 = 37.5%.

Real-World Applications

Fractions representing parts of a whole are used daily to track chances, stats, and ratios:

CategoryReal-World ExampleWhy it Matters
Probability3 out of 5 chances of winning.Computes a 60% probability of success.
Statistics7 out of 10 people prefer a product.Resolves to a 70% customer approval rate.
Swipe to view

How to Convert Fractions to Percentages in Excel

In Microsoft Excel or Google Sheets, converting a fraction stored in cell A1 over cell B1 is straightforward:

=A1/B1

After entering the formula, format the cell as a Percentage (or press Ctrl + Shift + %) to automatically shift the decimal point and display the percent symbol.

  • A1: Numerator
  • B2: Denominator

Common Fraction to Percentage Conversions

FractionDecimalPercentage
1/20.550%
1/40.2525%
3/40.7575%
1/80.12512.5%
1/30.3333...33.33%
Swipe to view