Online Percent to Decimal and Fraction Converter
Convert percent to decimal or fraction and vice versa. Client-side only.
Frequently Asked Questions
- Percent to decimal?
- Divide percent by 100. E.g. 50% = 0.5, 12.5% = 0.125.
- Decimal to percent?
- Multiply decimal by 100. E.g. 0.5 = 50%, 0.125 = 12.5%.
- Percent to fraction?
- Write percent over 100 and simplify. E.g. 25% = 25/100 = 1/4.
Related Calculators
Celsius to Fahrenheit Converter
Convert Celsius to Fahrenheit and Fahrenheit to Celsius instantly. Free temperature converter.
Tip Calculator
Calculate tip and split the bill. Enter bill amount, tip percentage, and number of people.
Roman Numeral Converter
Convert numbers to Roman numerals and Roman numerals to numbers. Supports 1–3999.
Combinations Calculator
Calculate C(n,r) — the number of ways to choose r items from n without order. Uses n!/(r!(n-r)!).
Combinations with Replacement Calculator
Calculate the number of ways to choose r items from n with repetition allowed. Formula: C(n+r-1, r).
Even Permutations Calculator
Count how many permutations of n objects are even (expressible as an even number of swaps). For n ≥ 2, equals n!/2.