Decimal To Fraction Calculator

Decimal To Fraction Calculator

Convert a decimal into a simplified fraction or mixed number using a strict validation pass.

Last updated: June 2026 | By Patchworkr Team

Conversion tool

Build your fraction

Empty input and invalid decimals are rejected before conversion.

Fraction result
Improper fraction
3/8
Mixed number
3/8

What the calculator does

The decimal is split into whole and fractional parts, then the fractional part is converted using a fixed precision and reduced with the greatest common divisor.

This makes the result simple to read while still rejecting empty or malformed input.

Example

0.375 = 375 / 1000 = 3 / 8

The worked example matches the default value in the input box.

Related Tools