Fraction to Ratio Calculator
Convert any fraction or mixed number to a ratio, or convert a ratio back to a fraction. See the complete step-by-step conversion with simplification.
π Fraction β Ratio Converter
Result
Steps
How to Convert a Fraction to a Ratio
A fraction and a ratio are closely related β they both compare two quantities. A fraction is written as a/b (numerator over denominator), while a ratio is written as a:b (with a colon separating the two values).
Converting between the two is straightforward, but there are a few important steps to follow β especially when dealing with mixed numbers or fractions that need simplification.
Step One: Simplify and Convert to an Improper Fraction
If your fraction is a mixed number (like 2 3/4), first convert it to an improper fraction:
- Multiply the whole number by the denominator.
- Add the result to the numerator.
- Keep the same denominator.
Example: Convert 2 3/4 to an improper fraction.
- 2 Γ 4 = 8
- 8 + 3 = 11
- 2 3/4 = 11/4
Next, simplify the fraction by dividing both the numerator and denominator by their Greatest Common Divisor (GCD). For example, 6/8 β GCD(6,8) = 2 β 3/4.
Step Two: Rewrite as a Ratio
Once you have a simplified improper (or proper) fraction, simply replace the fraction bar with a colon:
a/b β a:b
Example: Convert 1 1/2 to a ratio.
- Convert to improper fraction: 1 1/2 = 3/2
- Rewrite as ratio: 3/2 = 3:2
How to Convert a Ratio to a Fraction
Converting in the other direction is equally simple β replace the colon with a fraction bar:
a:b β a/b
Example: Convert the ratio 5:3 to a fraction.
- 5:3 = 5/3
- As a mixed number: 1 2/3
- As a decimal: 1.6667
Our calculator above handles both directions β use the dropdown to switch between "Fraction β Ratio" and "Ratio β Fraction".
Understanding Ratios
A ratio compares two quantities by division. The ratio 3:2 means "for every 3 of the first quantity, there are 2 of the second." Ratios appear everywhere in daily life:
- Cooking: A recipe might call for ingredients in a 2:1 ratio (e.g., 2 cups flour to 1 cup sugar)
- Maps and scale models: A 1:100 scale means 1 cm on the map represents 100 cm in reality
- Finance: Debt-to-income ratio, price-to-earnings ratio
- Science: Stoichiometric ratios in chemistry, gear ratios in engineering
- Art and design: The golden ratio (approximately 1.618:1) and aspect ratios (16:9, 4:3)
Part-to-Part vs. Part-to-Whole Ratios
There are two types of ratios:
- Part-to-part: Compares one part of a group to another part. If a class has 12 boys and 8 girls, the boy-to-girl ratio is 12:8 = 3:2.
- Part-to-whole: Compares one part to the total. In the same class, the boy-to-total ratio is 12:20 = 3:5, and as a fraction: 12/20 = 3/5 = 60%.
Use our Percentage Calculator to convert ratios to percentages.
Frequently Asked Questions
What is the difference between a fraction and a ratio?
A fraction always represents a part of a whole (3/4 means 3 out of 4 equal parts). A ratio can compare any two quantities β parts to parts, parts to wholes, or even unrelated quantities (like speed: miles per hour). While 3/4 and 3:4 look similar, a ratio of 3:4 often means "3 of one thing compared to 4 of another" β which is 7 things total, not 4.
Can a ratio have more than two parts?
Yes! A ratio can compare three or more quantities. For example, a concrete mix ratio of 1:2:3 means 1 part cement, 2 parts sand, and 3 parts gravel. However, this cannot be directly written as a single fraction β you would need multiple fractions (1/6 cement, 2/6 = 1/3 sand, 3/6 = 1/2 gravel by proportion).
How do I simplify a ratio?
Divide both sides of the ratio by their Greatest Common Divisor (GCD). For example: 12:8 β GCD(12,8) = 4 β 12Γ·4 : 8Γ·4 = 3:2. This works exactly like simplifying a fraction.
What is the golden ratio?
The golden ratio (Ο β 1.618:1) is a mathematical ratio found throughout nature, art, and architecture. Two quantities are in the golden ratio if their ratio equals the ratio of their sum to the larger quantity: (a+b)/a = a/b β 1.618. As a fraction, it is approximately 89/55 or 144/89 (consecutive Fibonacci numbers).
How are ratios used in real life?
Ratios are used in cooking (ingredient proportions), finance (P/E ratio, debt ratio), construction (concrete mix 1:2:3), maps (scale 1:50,000), medicine (dosage per weight), chemistry (molar ratios), and technology (screen aspect ratios like 16:9).
Where:
- a/b = Fraction form (numerator / denominator)
- a:b = Ratio form (first quantity : second quantity)
- GCD(a,b) = Divide both by GCD to simplify before converting
π Worked Example
6/8 β Ratio
GCD(6,8)=2 β 3/4 β 3:4= 3:4
2 1/2 β Ratio
2 1/2 = 5/2 β 5:2= 5:2
Ratio 5:3 β Fraction
5:3 β 5/3 = 1 2/3= 5/3 β 1.667