Decimal to Fraction Calculator

Convert any decimal number to its exact fraction equivalent

Convert decimal numbers to their exact fraction equivalents. Enter any decimal number and see the simplified fraction, plus the step-by-step reduction process.

Updated June 2026 · How this works

Example calculation — edit any field to use your own numbers

Worth knowing
How It Works
The formula, explained simply

Think of decimals as shorthand for fractions with denominators of 10, 100, 1000, and so on. When you write 0.75, you're actually writing 75/100. The conversion process finds this implied fraction and then reduces it to simplest terms by dividing both numerator and denominator by their greatest common factor.

The magic happens in the simplification step. Take 0.75 = 75/100. Both 75 and 100 can be divided by 25, giving us 3/4. This reduced fraction is mathematically identical to the original decimal but often more useful for practical applications like cooking or construction.

Some decimals resist simplification because they represent inherently complex relationships. The decimal 0.142857 becomes 142857/1000000, which cannot be reduced further. These cases reveal the underlying mathematical structure that decimal notation sometimes obscures.

When To Use This
Right tool, right situation

Use this calculator when you need exact fractional representations for recipes, woodworking, or any situation where fractional measurements are more practical than decimals. Baking especially benefits from fractional conversions since measuring cups and spoons are marked in fractions.

Engineering and machining applications often require fractional dimensions. Converting 0.1875 inches to 3/16 inches makes it easier to select the correct drill bit or wrench size. The fraction immediately tells you what tools you need.

Avoid this tool for statistical calculations or scientific measurements where decimal precision is more important than fractional representation. Financial calculations involving percentages usually work better in decimal form, and converting them to fractions can make the math unnecessarily complex.

Common Mistakes
Why results sometimes look wrong

The most common mistake is assuming that decimal precision translates to fraction precision. Entering 0.33333 hoping to get 1/3 instead produces 33333/100000. The calculator can only work with the digits you provide, not the mathematical concept you intend.

Another frequent error is expecting all fractions to simplify nicely. Many people are surprised when 0.1 becomes 1/10 instead of something simpler. In base-10 decimal notation, one-tenth is already in its simplest form, even though it feels like it should reduce further.

Users often forget that mixed numbers (like 2¼) appear as improper fractions (9/4) in the result. This is mathematically correct but can be visually confusing if you're expecting the whole number to be separated out.

The Math
Worked examples and deeper derivation

The conversion algorithm works by recognizing that any decimal represents a fraction with a power of 10 in the denominator. A number with n decimal places can be written as that number times 10^n over 10^n. For instance, 0.625 has three decimal places, so it equals 625/1000.

Simplification uses the Euclidean algorithm to find the greatest common divisor (GCD). This ancient method repeatedly divides the larger number by the smaller, using the remainder as the new smaller number, until the remainder is zero. The last non-zero remainder is the GCD.

Floating-point arithmetic can introduce tiny errors, which is why very long decimals sometimes produce unexpectedly complex fractions. The calculator rounds to reasonable precision to avoid fractions with enormous denominators caused by computational artifacts.

Converting Recipe Measurements
Decimal: 0.75 cups
The result is 3/4 cups, which is easier to measure with standard measuring cups than 0.75 cups.
Engineering Tolerances
Decimal: 0.125 inches
The result is 1/8 inch, a standard measurement in machining and construction.
Financial Calculations
Decimal: 2.25 percent
The result is 9/4 or 2¼ percent, showing the exact fractional interest rate.
Expert Unlock
The thing most explanations skip

Professional mathematicians know that some decimal-to-fraction conversions reveal deep number theory. The decimal 0.142857 converts to a fraction that, when reduced and its numerator divided by denominator, reproduces the original decimal exactly — it's 1/7. This decimal is actually a repeating decimal truncated by the input precision.

How do you convert decimals to fractions accurately?

How do you simplify a fraction to lowest terms?
Find the greatest common divisor (GCD) of the numerator and denominator, then divide both by this number. For example, 6/8 becomes 3/4 when both are divided by their GCD of 2.
Can repeating decimals be converted to exact fractions?
Yes, but the calculator shows the closest approximation based on the decimal places entered. true repeating decimals like 0.333... (1/3) require special techniques beyond simple decimal input.
Why do some fractions look more complex than the original decimal?
Some decimals don't have simple fraction equivalents. For example, 0.1 becomes 1/10, but 0.142857 becomes 142857/1000000. The fraction shows the exact mathematical relationship.

Need something this doesn't cover?

Suggest a tool — we'll build it →