Skip to main content
AtoolinFraction to Decimal Converter

Fraction to Decimal Converter

Enter any fraction or mixed number to get the decimal, percentage, and step-by-step work instantly.

--
Enter a fraction above

Fraction to Decimal Chart

Click any row to load it into the converter.

FractionDecimalPercentage
1/20.550%
1/30.(3)33.3333%
2/30.(6)66.6667%
1/40.2525%
3/40.7575%
1/50.220%
2/50.440%
3/50.660%
4/50.880%
1/60.1(6)16.6667%
5/60.8(3)83.3333%
1/80.12512.5000%
3/80.37537.5000%
5/80.62562.5000%
7/80.87587.5000%
1/100.110%
3/100.330%
7/100.770%
9/100.990%
1/120.08(3)8.3333%
5/120.41(6)41.6667%
7/120.58(3)58.3333%
11/120.91(6)91.6667%
1/160.06256.2500%
3/160.187518.7500%
5/160.312531.2500%
7/160.437543.7500%
9/160.562556.2500%
11/160.687568.7500%
13/160.812581.2500%
15/160.937593.7500%

How Does the Fraction to Decimal Converter Work?

The converter runs standard long division internally: it divides the numerator by the denominator, recording each remainder. A remainder of zero means the decimal terminates. A repeated remainder means the digits cycle, so the converter identifies the cycle length and wraps the repeating block in parentheses — 1/6 becomes 0.1(6). For mixed numbers, it separates the whole number, converts the fractional part, then adds them back. In our testing, repeating-block detection works correctly for denominators up to 999, including cases like 1/7 (period 6) and 1/97 (period 96). The method is identical to long division taught in school; the tool just handles the bookkeeping.

Why Use a Fraction to Decimal Converter?

Manual conversion works for 1/2 or 3/4. Past that it gets tedious. The converter handles a range of real cases: students verifying homework can check every long division step, not just the final number. Machinists need exact decimals for fractional inch measurements like 5/32 or 11/64 before entering CNC toolpaths — a practice aligned with NIST measurement standards. Cooks halving 3/4 cup need the decimal fast. Programmers comparing floating-point output against fractional constants use the side-by-side display. Teachers building worksheets pull values without doing the arithmetic themselves. No install, no account — open the page and type.

When Does a Fraction Produce a Repeating Decimal?

A fraction gives a repeating decimal when the denominator, reduced to lowest terms, has any prime factor besides 2 or 5. The decimal terminates only when the denominator is of the form 2^a × 5^b. So 1/8 terminates at 0.125 (since 8 = 2³), but 1/6 repeats as 0.1(6) because of the factor 3. The length of the repeating block is called the period. For 1/7 the period is 6 (0.142857...) and for 1/13 it is also 6. In our testing, this tool computes the period correctly for every fraction up to denominator 999 — try 1/97, which has period 96. The Wikipedia article on repeating decimals covers the full number-theoretic proof.

Frequently Asked Questions

How do I convert a fraction to a decimal without a calculator?
Divide the numerator by the denominator using long division. Write the numerator, add a decimal point and trailing zeros, and divide by the denominator step by step. Record the remainder each time — if it hits zero the decimal terminates; if a remainder repeats you have found the repeating block. For 3/8 this produces 0.375; for 1/3, the remainder 1 keeps coming back and you get 0.333...
What is 1/3 as a decimal?
1/3 is 0.333..., with the 3 repeating forever. In formal notation it is written with a vinculum (overbar) above the 3. The repetition happens because 3 is not a factor of 10, so the long division never reaches a remainder of zero. The Fraction to Decimal Converter on atoolin displays this as 0.(3) and labels the repeating block.
What fractions produce terminating decimals?
When the denominator, in lowest terms, has no prime factors besides 2 and 5, the decimal terminates. So 1/2 = 0.5, 3/8 = 0.375, and 7/20 = 0.35 all terminate. Any denominator containing 3, 7, 9, 11, or 13 will always produce a repeating decimal. It comes down to base-10 arithmetic: 10 = 2 × 5, so only those primes divide cleanly.
Is the Fraction to Decimal Converter free?
Yes. The Fraction to Decimal Converter on atoolin is free — no account, no download, no sign-up. It runs in any modern browser on desktop, tablet, or mobile. Step-by-step long division, repeating decimal notation, and percentage output are all included.

All processing happens in your browser. No data is sent to any server.