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.

Reviewed and updated

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?

Multiply by the precision, then round

numerator = round( decimal part × D ),   D = 16, 32 or 64

Split off the whole inches, then multiply what is left by the denominator you want and round to a whole number. 0.375″ at 1/16: 0.375 × 16 = 6 → 6/16 → 3/8″. Reduce the result by its greatest common divisor, or 6/16 never becomes 3/8.

Decimal to the nearest 1/16 and 1/32

Decimal (in)Nearest 1/16Nearest 1/32
0.06251/162/32
0.1251/84/32
0.18753/166/32
0.251/48/32
0.31255/1610/32
0.3335/1611/32
0.3753/812/32
0.51/216/32
0.6255/820/32
0.753/424/32
0.8757/828/32

Rounding to 1/16 is off by at most 1/32 (about 0.8 mm). Go to 1/32 for machining (max error ~0.4 mm) or 1/64 (~0.2 mm).

Full sixteenths, with the decimal and millimetres

FractionDecimal (in)mm
1/160.06251.588
1/80.12503.175
3/160.18754.763
1/40.25006.350
5/160.31257.938
3/80.37509.525
7/160.437511.113
1/20.500012.700
5/80.625015.875
3/40.750019.050
7/80.875022.225
11.000025.400

Where people go wrong

  • Not reducing. 4/16 and 1/4 are the same measurement; a tape measure only labels the reduced form, so always divide out the common factor.
  • Wrong precision for the job. 1/16 vs 1/32 is roughly 0.8 mm apart — fine for framing, too coarse for machining.
  • Thirds and fifths never land exactly. Inch fractions are powers of two, so 1/3 or 1/5 of an inch always rounds to a near neighbour.

Common questions

How do I turn a decimal inch into a fraction?

Multiply the decimal part by the precision you want, then round. For 0.375 at 1/16 precision: 0.375 times 16 = 6, so 6/16, which reduces to 3/8. The whole-number part stays as it is.

What fraction is 0.333 inches?

There is no exact match, because inch fractions are halves of halves and 1/3 is not. The nearest sixteenth is 5/16 (0.3125); the nearest thirty-second is 11/32 (0.3438).

How do I reduce a fraction like 12/32?

Divide the top and bottom by their greatest common divisor. For 12 and 32 that is 4, so 12/32 becomes 3/8. Always reduce, or you get 4/16 where you meant 1/4.

From the blog

Guides & how-tos

All articles →