Unit Converters

Inches to Fraction Calculator

Convert a decimal inch to the nearest binary fraction. You choose the precision and see the reduced fraction plus the exact rounding error.

How to use
  1. Enter the decimal inch value.
  2. Pick a precision from 1/2 down to 1/64.
Try
Closest fraction
5/8″

0.625 in → nearest 1/16

Rounded decimal
0.625 in
In millimetres
15.875 mm
Rounding error
0 in
Conversion factors are exact; rounding may affect the final digit.
Was this helpful?

How it's calculated

fraction = round(decimal × D) ÷ D

decimal = inches, D = denominator (2, 4, 8, 16, 32, 64). Result reduced by greatest common divisor. mm = inches × 25.4.

Worked examples

Decimal inPrecisionFractionNote
0.51/161/2Exact
0.3751/163/8Exact
0.31/165/16Rounds up 0.0125 in
0.71/6445/64Rounds down 0.003 in

Common questions

Why use binary fractions?

Tape measures and rulers are marked in halves, quarters, eighths, sixteenths, and so on, so the nearest binary fraction is what you actually read.

What does the rounding error tell me?

It shows how far the chosen fraction sits from the true decimal, so you know whether a finer precision is worth it.