MathIsimple
Fraction to Decimal Calculator

Fraction to Decimal Calculator

Convert fractions to decimals with step-by-step solutions. Supports proper fractions, improper fractions, and mixed numbers with detailed explanations.

100% FreeStep-by-step SolutionsLong Division Shown
Calculator
Enter your fraction values and choose precision for decimal conversion

Check this for mixed numbers like 2 1/3

Top number

Bottom number

Precision

Common Examples
Click on any example to automatically fill the calculator
34\frac{3}{4}
=
0.75
Simple proper fraction
78\frac{7}{8}
=
0.875
Proper fraction
227\frac{22}{7}
=
3.142857...
Improper fraction with repeating decimal
2132\frac{1}{3}
=
2.333...
Mixed number with repeating decimal
56\frac{5}{6}
=
0.8333...
Fraction with repeating decimal
18\frac{1}{8}
=
0.125
Terminating decimal
How to Convert Fractions to Decimals

Converting a fraction to a decimal is fundamentally an act of division. Every fractionab\frac{a}{b} represents the division a÷ba \div b. The result is a decimal that either terminates (ends) or repeats infinitely.

Method 1: Direct Division

Divide the numerator by the denominator directly:

34=3÷4=0.75\frac{3}{4} = 3 \div 4 = 0.75

Method 2: Equivalent Fraction over a Power of 10

When the denominator is a factor of a power of 10, multiply numerator and denominator to reach that power of 10:

34=3×254×25=75100=0.75\frac{3}{4} = \frac{3 \times 25}{4 \times 25} = \frac{75}{100} = 0.75

Method 3: Long Division

  1. Set up: place numerator inside the division bracket
  2. Divide integer part first; note the remainder
  3. Multiply remainder by 10, divide again — this gives each decimal digit
  4. Stop when remainder is 0 (terminating) or a remainder repeats (repeating)

Mixed Numbers

Always convert a mixed number to an improper fraction first, then divide:

213=2×3+13=73=2.32\frac{1}{3} = \frac{2 \times 3 + 1}{3} = \frac{7}{3} = 2.\overline{3}

Simplify First for Easier Division

Finding the Greatest Common Factor (GCF) of numerator and denominator and dividing both by it produces an equivalent, simpler fraction that is easier to divide:

1216÷434=0.75\frac{12}{16} \xrightarrow{\div 4} \frac{3}{4} = 0.75

Pro tip: Always simplify fractions first using the GCF before dividing — it makes the arithmetic faster and reduces errors.

Terminating vs Repeating Decimals

Every fraction with integer numerator and denominator produces either a terminating or a repeating decimal — never a random non-repeating one. The denominator (in simplified form) determines which type you get.

Terminating Decimals

A decimal terminates when the simplified denominator has only the prime factors 2 and/or 5 — the prime factors of 10.

14=0.25,38=0.375,720=0.35\frac{1}{4} = 0.25, \quad \frac{3}{8} = 0.375, \quad \frac{7}{20} = 0.35

Denominators 4, 8, and 20 factor only into 2s and 5s, so their decimals end.

Repeating Decimals

When the simplified denominator contains any prime factor other than 2 or 5, the decimal repeats. The repeating block is shown in parentheses or with an overline:

13=0.3,17=0.142857\frac{1}{3} = 0.\overline{3}, \quad \frac{1}{7} = 0.\overline{142857}

The length of the repeating block is at most d1d - 1 digits, where dd is the denominator.

The Quick Rule

Simplify the fraction. Factor the denominator. If it contains only 2s and 5s — the decimal terminates. Any other prime factor — it repeats.

denominator=2m5nterminating\text{denominator} = 2^m \cdot 5^n \Rightarrow \text{terminating}

Converting Repeating Decimals Back

To recover the fraction from a repeating decimal, use algebra. Forx=0.3x = 0.\overline{3}:

10x=3.310xx=3x=39=1310x = 3.\overline{3} \Rightarrow 10x - x = 3 \Rightarrow x = \frac{3}{9} = \frac{1}{3}
Common Fractions to Decimals Reference
Quick-reference table for the fractions you will encounter most often
FractionDecimalPercentType
12\frac{1}{2}0.550%
Terminating
13\frac{1}{3}0.333...33.3%
Repeating
14\frac{1}{4}0.2525%
Terminating
15\frac{1}{5}0.220%
Terminating
16\frac{1}{6}0.1666...16.7%
Repeating
17\frac{1}{7}0.142857...14.3%
Repeating
18\frac{1}{8}0.12512.5%
Terminating
23\frac{2}{3}0.666...66.7%
Repeating
34\frac{3}{4}0.7575%
Terminating
38\frac{3}{8}0.37537.5%
Terminating
56\frac{5}{6}0.8333...83.3%
Repeating
78\frac{7}{8}0.87587.5%
Terminating

Quick rule: a fraction terminates if its simplified denominator only has factors of 2 and 5. Everything else repeats.

Deep Dive: Fraction-to-Decimal Conversion

The relationship between fractions and decimals is one of the most fundamental concepts in arithmetic and forms the backbone of everyday quantitative reasoning — from calculating a restaurant tip (15% = 15/100 = 0.15) to computing batting averages in baseball (hits/at-bats). Understanding this conversion deeply unlocks fluency across algebra, statistics, and beyond.

Why Division Works

The fraction bar is literally a division symbol. ab\frac{a}{b} means "a divided by b." Our decimal system is base-10, meaning each place value is a power of 10. When we perform long division and "bring down zeros," we are effectively asking: how many tenths, hundredths, thousandths fit into the remainder? This is why long division produces decimal digits one at a time.

The Role of the GCF

The Greatest Common Factor (GCF) is the largest integer that divides both numerator and denominator without a remainder. Dividing both by the GCF produces the simplest equivalent fraction. Simpler fractions have smaller numerators and denominators, making long division faster and less error-prone. For example:

3648GCF=1234=0.75\frac{36}{48} \xrightarrow{\text{GCF}=12} \frac{3}{4} = 0.75

Dividing 36 by 48 directly is more tedious than dividing 3 by 4 — both give the same result.

Precision and Rounding

For repeating decimals, we often round to a practical number of decimal places. The error introduced by rounding to nn decimal places is at most12×10n\frac{1}{2} \times 10^{-n}. For example, rounding13=0.3\frac{1}{3} = 0.\overline{3} to 4 places gives 0.3333, with an error of less than 0.00005. In scientific and engineering contexts, knowing this error bound is essential.

Fractions in Real Life

Fraction-decimal conversion appears constantly in everyday situations:

  • Finance: Interest rates, tax rates, and discount percentages are fractions expressed as decimals (e.g., 6.5% = 0.065).
  • Cooking: Recipe scaling requires converting between fractional cup measures and decimal amounts for digital scales.
  • Construction: Measurements in fractions of an inch (3/8", 5/16") must be converted to decimals for digital tools.
  • Sports statistics: Batting averages, field goal percentages, and win rates are all fractions expressed as decimals.
  • Medicine: Drug dosages are calculated as fractions of body weight, then converted to decimal milliliter amounts.

Irrational Numbers vs. Fractions

It is worth noting what fractions (rational numbers) are not: irrational numbers likeπ\pi, 2\sqrt{2}, and eecannot be expressed as fractions of integers. Their decimal expansions are infinite and non-repeating. Every fraction ab\frac{a}{b} (with integers a and b, b ≠ 0) is guaranteed to produce a terminating or repeating decimal — this is a theorem of number theory.

1/8 Behaves. 1/7 Never Will.

18=0.125\frac{1}{8} = 0.125. Clean. Finite. Nice.

17=0.142857142857\frac{1}{7} = 0.142857142857\ldots. No ending. No mercy. Just six digits looping forever.

When I first learned fraction-to-decimal conversion, it felt random which fractions stopped and which ones kept going. It isn't random. There's a rule hiding underneath the long division, and once you see it, a lot of fraction work suddenly gets easier.

A Fraction Is Just Division You Haven't Finished Yet

That's the whole translation. The fraction bar means divide.

34=3÷4=0.75\frac{3}{4} = 3 \div 4 = 0.75

If the numerator is smaller than the denominator, you get a decimal less than 1. If it's larger, the decimal is bigger than 1. Same arithmetic, different outfit.

Mixed numbers don't change the logic either. 2382\frac{3}{8} just means 2+382 + \frac{3}{8}, so the decimal is 2.3752.375.

If you want the mechanical version, our long division guide walks through the actual algorithm. The more interesting question is why some divisions end and others cycle.

The Denominator Decides Whether the Decimal Ends

Here is the rule that textbooks often bury: after simplifying the fraction, the decimal terminates only if the denominator's prime factors are made of 2s, 5s, or both.

Terminating Vs Repeating

340\frac{3}{40}: denominator 40=23×540 = 2^3 \times 5 so it terminates at 0.0750.075

25\frac{2}{5}: denominator 55 so it terminates at 0.40.4

17\frac{1}{7}: denominator includes a 7, so it repeats forever

That's why simplifying first matters. 615\frac{6}{15} looks messy, but divide top and bottom by 3 and you get 25\frac{2}{5}, which terminates. If you skip simplification, you hide the pattern from yourself.

Which is also why the GCF isn't just fraction trivia. It's the fast way to strip the denominator down and see what kind of decimal you're dealing with.

Repeating Decimals Are Exact, Not "Close Enough"

Students often treat repeating decimals like approximations because calculators cut them off on the screen. But 0.30.\overline{3} is an exact number. So is 0.5830.58\overline{3}. The bar means "this pattern continues forever," not "good enough for now."

Take 712\frac{7}{12}. Divide 7 by 12 and you get 0.5830.58\overline{3}. The 5 and 8 happen once. The 3 repeats forever.

A decimal either terminates or repeats when it comes from a fraction. If it does neither, you're no longer in rational-number territory. That's when numbers like π\pi and 2\sqrt{2} show up.

That split matters later in algebra, especially when you're deciding whether an answer is exact, rounded, or impossible to express as a fraction at all.

There's a Shortcut Hidden Behind Every Long Division Problem

Long division is still the engine. But once you've done enough of it, you start seeing shortcuts:

  • If the denominator becomes 10, 100, or 1000 after scaling, just slide the decimal point.
  • If the denominator simplifies to only 2s and 5s, you know the decimal will end before you even divide.
  • If another prime survives in the denominator, expect a repeating block.

So 58\frac{5}{8} doesn't need a full long-division ceremony. Since 8=238 = 2^3, you already know the decimal ends. Multiply top and bottom by 125, get 6251000\frac{625}{1000}, and there it is: 0.6250.625.

That's the useful version of understanding. Not more steps. Fewer.

Quick Questions

Why do only 2 and 5 make terminating decimals?

Because our decimal system is base 10, and 10=2×510 = 2 \times 5. A fraction terminates only when its denominator divides some power of 10. That can happen only when the denominator's prime factors are 2s, 5s, or both.

Can a repeating decimal be turned back into a fraction?

Yes. Every repeating decimal is rational, which means it can be written as a fraction exactly. For example, 0.3=130.\overline{3} = \frac{1}{3} and 0.142857=170.\overline{142857} = \frac{1}{7}.

Should I simplify the fraction before converting?

Usually yes. It makes the division easier, exposes whether the decimal terminates, and cuts down on mistakes. Simplifying first is the cheap win.

Convert Any Fraction In Seconds

Enter a proper fraction, improper fraction, or mixed number. See the decimal, repeating pattern, and step-by-step conversion without doing the long division by hand.

*Also useful for checking homework when the repeating block gets annoying.

Frequently Asked Questions

How do you convert a fraction to a decimal?
Divide the numerator by the denominator. Example: 3/4 = 3 ÷ 4 = 0.75. A fraction is simply division notation.
What is a repeating decimal?
A repeating decimal has digits that cycle infinitely. Example: 1/3 = 0.333…; 5/11 = 0.454545… These occur when the denominator (in lowest terms) has prime factors other than 2 and 5.
How do I simplify a fraction?
Find the GCF of the numerator and denominator and divide both by it. Example: 8/12 has GCF 4, so 8/12 = 2/3 in simplest form.
What fractions have terminating decimals?
A fraction terminates when its denominator in lowest terms has only 2 and/or 5 as prime factors. Examples: 1/2 = 0.5, 3/4 = 0.75, 7/20 = 0.35. All others repeat.
Can all decimals be converted to fractions?
Terminating decimals convert easily (0.75 = 75/100 = 3/4). Repeating decimals convert via algebra. Irrational numbers like π or √2 cannot be expressed as exact fractions.
Advertisement