Fraction to Decimal Converter
3/4 as a decimal is 0.75. This fraction to decimal converter turns a fraction into a decimal and also turns a decimal into a simplified fraction. Enter a numerator and denominator to divide one by the other, or switch to decimal input when you already know the decimal form and want the matching fraction in lowest terms. The tool handles proper fractions like 1/4, improper fractions like 9/4, and negative values like -3/8. It also rounds decimal answers to 6 places, which helps when a fraction produces a repeating decimal such as 1/3 or 2/3. Use it for homework checks, recipe math, measurement changes, quick mental-math confirmation, or any situation where you need to move between fraction and decimal notation without doing each step on paper.
Quick answer
A fraction's decimal value comes from dividing the numerator by the denominator, so 7/8 becomes 7 ÷ 8 = 0.875.
Decimal
0.75
What this tells you
- •A fraction's decimal value comes from dividing the numerator by the denominator, so 7/8 becomes 7 ÷ 8 = 0.875.
- •The fraction-to-decimal side rounds the displayed answer to 6 decimal places, so repeating decimals show a practical rounded value.
- •The decimal-to-fraction side uses the digits you type, writes that number over a power of 10, and then reduces the fraction to lowest terms.
- •Negative signs carry through the conversion, so -0.375 becomes -3/8 and -3/8 becomes -0.375.
- •Improper fractions are fine because division still works the same way, which means 5/4 converts to 1.25.
- •A denominator of 0 is not valid because division by 0 does not produce a real decimal result.
How to Use
- 11. Choose the conversion direction first. Pick fraction input when you have a numerator and denominator, or pick decimal input when you want the fraction form of a typed decimal.
- 22. If you are converting a fraction, enter the numerator in the first field and the denominator in the second field. Use a negative sign on the numerator or denominator if the value is negative, but do not use 0 as the denominator.
- 33. If you are converting a decimal, type the decimal value exactly as you want it interpreted. For example, entering 0.625 leads to 5/8, while entering 0.333333 leads to a fraction based on those six typed decimal places.
- 44. Read the result area for the converted value. Fraction to decimal mode shows the decimal answer, and decimal to fraction mode shows the reduced numerator and denominator.
- 55. If you are checking schoolwork or a measurement, compare the result to the original number in context. A decimal above 1 means the fraction was improper, while a short rounded decimal may represent a repeating pattern.
How It Works
Formula
decimal = numerator / denominatorTo convert a fraction to a decimal, divide the numerator by the denominator. In this tool, that means calculating numerator ÷ denominator and then rounding the displayed decimal to 6 places, so 2/3 becomes 0.666667. To convert a decimal to a fraction, count how many digits appear after the decimal point, place the decimal number over 10 raised to that number of places, and then reduce the fraction by the greatest common divisor. For example, 0.625 has three decimal places, so it becomes 625/1000, and dividing both numbers by 125 gives 5/8. Whole-number decimals stay simple because 2.0 is treated as 2/1. This method works best for terminating decimals and for rounded decimals that you intend to treat exactly as entered.
Calculation note: values are processed in the order shown above, using the current input units.
Worked Examples
Convert 7/8 to a decimal
7 divided by 8 equals 0.875. This is a terminating decimal, so the tool shows the exact value without any visible rounding. It is a common benchmark because 1/8, 3/8, 5/8, and 7/8 often appear in recipes, construction measurements, and classroom fraction sets.
Convert 5/4 to a decimal
5 divided by 4 equals 1.25. The answer is greater than 1 because 5/4 is an improper fraction, which means the numerator is larger than the denominator. Seeing 1.25 also helps confirm that 5/4 is the same quantity as 1 and 1/4.
Convert -3/8 to a decimal
-3 divided by 8 equals -0.375. The negative sign stays with the final result because only one part of the fraction is negative. This is useful when you are working with signed values such as changes, offsets, or temperatures below zero in math exercises.
Convert 2/3 to a decimal
2 divided by 3 produces a repeating decimal. The tool displays 0.666667 because it rounds the repeating 6 pattern to 6 decimal places. That rounded result is useful for quick calculations, but the exact fraction is still 2/3.
Convert 0.625 to a fraction
0.625 becomes 625/1000 because it has three digits after the decimal point. Reducing both numbers by 125 gives 5/8. This is a good example of a terminating decimal that converts cleanly to a familiar fraction.
Convert 1.25 to a fraction
1.25 becomes 125/100 because there are two digits after the decimal point. Reducing both numbers by 25 gives 5/4. The simplified fraction matches the improper fraction form of 1 and 1/4.
Common Fraction and Decimal Equivalents
Use this quick chart when you want familiar fraction values and their decimal forms side by side.
| Fraction | Decimal |
|---|---|
| 1/2 | 0.5 |
| 1/3 | 0.333333 |
| 1/4 | 0.25 |
| 3/4 | 0.75 |
| 1/5 | 0.2 |
| 3/5 | 0.6 |
| 1/8 | 0.125 |
| 5/8 | 0.625 |
| 7/8 | 0.875 |
| 2/3 | 0.666667 |
Repeating decimals such as 1/3 and 2/3 are rounded to 6 places in the table and in the tool output.
Common mistakes
- Dividing in the wrong direction. The decimal comes from numerator ÷ denominator, not denominator ÷ numerator, so 3/4 is 0.75 rather than 1.333333.
- Using 0 as the denominator. A fraction with a denominator of 0 is undefined, so the tool cannot return a valid decimal for inputs like 5/0.
- Assuming every rounded decimal is exact. When 1/3 displays as 0.333333, that is a rounded display value, not the full repeating decimal.
- Forgetting to simplify a decimal-made fraction. Writing 0.5 as 5/10 is not wrong as a starting point, but the reduced answer is 1/2.
- Expecting typed rounded decimals to recover a classic repeating fraction automatically. Entering 0.666667 represents that exact rounded decimal, not the infinite repeating decimal for 2/3.
Embed this calculator on your site
Drop this single line where you want the calculator to appear. It is responsive, mobile-friendly, resizes automatically, and is free to use with attribution.
<script src="https://calctide.com/embed.js" data-tool="fraction-to-decimal-converter" async></script>Preview the embed at /embed/fraction-to-decimal-converter/.