Decimal to Fraction Calculator — Free Convert Decimals to Fractions 2026 | AllInOneTools
0.→½ Free Math Tool

Decimal to Fraction

Convert any decimal to a simplified fraction or mixed number. See place value breakdown, step-by-step conversion, and common decimal-fraction equivalents.

decimal
Fraction
--
Simplified
--
Mixed Number
--
Percentage
--
Denominator
--
Type
--
Common Decimal-Fraction Equivalents
DecimalFractionSimplifiedPercentage
💡 Conversion Insight

Decimal to Fraction: Complete Guide to Converting Decimals, Place Values, and Repeating Decimals

Decimals and fractions are two different notations for representing the same numerical values. The decimal system, based on powers of 10, uses a decimal point to separate whole numbers from fractional parts. Fractions express a number as a ratio of two integers. Converting between them is a fundamental math skill required throughout education, science, engineering, cooking, and everyday life. While calculators display decimals, many real-world measurements and relationships are more naturally expressed as fractions — a carpenter measures 3/8 inch, not 0.375 inch.

The Conversion Method

Converting a terminating decimal to a fraction follows three simple steps. Step 1: Count the decimal places. 0.75 has 2 decimal places. Step 2: Write as a fraction with the decimal digits over 10^(decimal places). 0.75 = 75/100. Step 3: Simplify by dividing both numerator and denominator by their Greatest Common Factor. GCF(75,100) = 25, so 75/100 = 3/4. This works because each decimal place represents a power of 10: tenths (1/10), hundredths (1/100), thousandths (1/1000), and so on. The place value system directly tells you the denominator.

Terminating Decimal:
0.abc = abc / 10^(decimal places)
Then simplify by GCF

Examples:
0.5 = 5/10 = 1/2
0.75 = 75/100 = 3/4
0.125 = 125/1000 = 1/8

Repeating Decimal:
Let x = 0.333...
10x = 3.333...
10x - x = 3
9x = 3, x = 1/3

Mixed Number: 2.75 = 2 + 3/4 = 2¾

Repeating Decimals

Not all decimals terminate. Some repeat a pattern forever: 1/3 = 0.333..., 1/7 = 0.142857142857... A fraction produces a terminating decimal only when the denominator’s prime factors are limited to 2 and 5 (the prime factors of 10). Any other prime factor in the denominator causes repetition. To convert a repeating decimal to a fraction, use the algebraic method: let x equal the decimal, multiply by 10^n (where n is the repeat length), subtract, and solve. For 0.666...: let x = 0.666..., 10x = 6.666..., 9x = 6, x = 6/9 = 2/3.

Place Value: The Foundation

Our number system is positional: each digit’s value depends on its position relative to the decimal point. Moving left, places represent ones, tens, hundreds. Moving right: tenths (10⁻¹), hundredths (10⁻²), thousandths (10⁻³), ten-thousandths (10⁻⁴). The number 3.475 means 3 ones + 4 tenths + 7 hundredths + 5 thousandths = 3 + 4/10 + 7/100 + 5/1000. Our calculator displays each digit in its place value column, making this decomposition visual and concrete. Understanding place value is essential for decimal arithmetic, scientific notation, and base conversions.

Mixed Numbers

When a decimal is greater than 1 (like 2.75), the conversion produces an improper fraction (275/100 = 11/4) or a mixed number (2¾). A mixed number separates the whole and fractional parts: take the whole number portion (2), convert only the decimal part (0.75 = 3/4), and combine: 2¾. To convert a mixed number back to an improper fraction: multiply the whole number by the denominator, add the numerator: 2¾ = (2×4 + 3)/4 = 11/4. Mixed numbers are standard in everyday usage (recipes, measurements), while improper fractions are preferred in algebra and calculus.

Why Fractions Matter in a Decimal World

Computers store all numbers in binary, making some common decimals impossible to represent exactly. The decimal 0.1 becomes an infinite repeating binary fraction, causing subtle rounding errors in financial software, scientific computing, and programming. Fractions, being exact ratios of integers, avoid this entirely: 1/10 is exactly 1/10, with no approximation. This is why financial systems often use integer arithmetic with fractions rather than floating-point decimals. In measurement, fractional inches (1/8, 3/16, 1/4) provide standardized divisions that align with physical tools like rulers and drill bits.

How to Use This Calculator

Enter any decimal number (positive or negative, terminating or repeating). The calculator converts it to a fraction, simplifies by GCF, displays as a mixed number (if applicable), shows the percentage equivalent, and classifies the decimal type. The place value display breaks each digit into its positional value. Step-by-step solution walks through every stage of the conversion. The equivalents table shows the 20 most common decimal-fraction pairs for quick reference.

Decimal Precision and Floating-Point Numbers

In computing, decimal numbers are stored as floating-point values using the IEEE 754 standard. This creates subtle issues: 0.1 + 0.2 = 0.30000000000000004 in most programming languages, not exactly 0.3. This happens because 0.1 is an infinite repeating binary fraction (0.0001100110011...), just as 1/3 is infinite in decimal. Financial software avoids this by using integer arithmetic with fractions or fixed-point decimals. Understanding why certain decimals cannot be represented exactly in binary motivates the importance of converting between decimal and fraction representations for precision-critical applications.

Common Decimal-Fraction Patterns to Memorize

Memorizing key equivalents speeds up mental math enormously. The eighths family: 0.125=1/8, 0.25=1/4, 0.375=3/8, 0.5=1/2, 0.625=5/8, 0.75=3/4, 0.875=7/8. The thirds: 0.333...=1/3, 0.666...=2/3. The fifths: 0.2=1/5, 0.4=2/5, 0.6=3/5, 0.8=4/5. The sixths: 0.1666...=1/6, 0.8333...=5/6. And the sixteenths used in carpentry: 0.0625=1/16, 0.1875=3/16, 0.3125=5/16, 0.4375=7/16. Professional carpenters, machinists, and engineers internalize these values, converting between decimal measurements and fractional tool sizes without calculators. The pattern: denominator determines the repeating behavior, numerator determines which specific decimal you get.

Historical Development of Decimal Notation

The decimal point was introduced by mathematician John Napier around 1617, though Simon Stevin had proposed decimal fractions in 1585. Before this, all calculations used fractions. The adoption of decimal notation revolutionized commerce and science by making arithmetic more accessible. Different countries still use different conventions: the US and UK use a period (3.14) while most of Europe uses a comma (3,14). Despite decimals’ convenience, fractions remain essential in mathematics, engineering, and everyday life because they represent exact ratios without rounding error and align with physical measurement systems.

Math Note
This calculator handles terminating decimals with up to 10 decimal places. For repeating decimals, enter the non-repeating form (e.g., 0.333333) and the calculator will detect common repeating patterns. Very long decimals may have slight rounding in the simplified fraction.

Frequently Asked Questions

How to convert decimal to fraction?
Write over 10^(decimal places), simplify by GCF. 0.75 = 75/100 = 3/4.
Repeating decimal to fraction?
Algebraic method: x=0.333..., 10x=3.333..., 9x=3, x=1/3. Multiply by 10^(repeat length), subtract.
What is 0.125 as fraction?
0.125 = 125/1000. GCF=125. Answer: 1/8.
Terminating vs repeating?
Terminating: finite digits (0.25). Repeating: infinite pattern (0.333...). Denominator with only 2s and 5s → terminating.
Decimal to mixed number?
Separate whole and decimal. Convert decimal part. 2.75 = 2 + 0.75 = 2 + 3/4 = 2¾.