Cup Fraction Calculator
Enter a decimal number of cups and find the easiest measuring cup and spoon combination to use.
How to use this tool
- Enter cups (decimal) in the fields above.
- Results update instantly as you type — or click Calculate.
- Read your whole cups and the full breakdown beneath it.
Formula
Break a decimal cup value into its components using these relationships:
Whole cups = floor(decimal cups)
Remaining tablespoons = floor(fractional cups × 16) (1 cup = 16 tablespoons)
Remaining teaspoons = (fractional tablespoons) × 3 (1 tablespoon = 3 teaspoons)
Total mL = decimal cups × 236.588 (1 US cup = 236.588 mL)
How it works
The calculator converts a decimal cup amount into the largest practical measuring units first — whole cups, then tablespoons, then teaspoons — by working down the US volume hierarchy (1 cup = 16 tablespoons, 1 tablespoon = 3 teaspoons). This greedy decomposition finds the simplest combination of standard kitchen measures that add up to the target volume. A parallel conversion to millilitres uses the US legal cup definition of 236.588 mL.
A common mistake is confusing US customary cups (236.588 mL) with metric cups (250 mL) used in Australia and Canada; using the wrong cup size introduces roughly a 5 % error, which is significant in baking where ingredient ratios are critical.
Worked example
Convert 0.75 cups to tablespoons and teaspoons
- Start with 0.75 cups. The whole-cup part is floor(0.75) = 0 whole cups.
- The fractional part is 0.75 cups. Multiply by 16: 0.75 × 16 = 12.0 tablespoons. Taking the floor gives 12 whole tablespoons with 0 remainder.
- Remaining teaspoons: 0 × 3 = 0 teaspoons.
- Total in mL: 0.75 × 236.588 = 177.441 mL.
0 whole cups, 12 tablespoons, 0 teaspoons, 177.441 mL
Common mistakes to avoid
- Trying to measure 0.0625 cups (1 tablespoon) with a 1/4-cup measure -- filling a 1/4-cup measure only a quarter of the way is inaccurate; the calculator breaks it down into the correct spoon size instead.
- Ignoring the teaspoon remainder and rounding to the nearest tablespoon -- 2.5 teaspoons versus 2 teaspoons is a 25% difference in a small-quantity spice or leavening measurement.
- Using the decimal output directly in a recipe written with fractions -- 0.333 cups is not the same as 1/3 cup on a measuring cup; using the nearest labeled mark is much more practical than eyeballing a decimal.
Key terms
- US customary cup
- A unit of volume equal to exactly 236.588 mL (approximately 8 US fluid ounces), used in American cooking recipes. It differs from the metric cup (250 mL) used in Australia and Canada.
- Tablespoon (tbsp)
- A US volume unit equal to 1/16 of a cup, or approximately 14.787 mL. There are exactly 3 teaspoons in 1 tablespoon.
- Teaspoon (tsp)
- A US volume unit equal to 1/48 of a cup, or approximately 4.929 mL. It is the smallest standard measuring spoon unit used in US recipes.
- Decimal cups
- A cup amount expressed as a single decimal number (e.g., 0.75 cups) rather than a mixed fraction (e.g., 3/4 cup). Recipes scaled by software or weight conversions often produce decimal cup values that must be translated back into measurable fractions.
Frequently asked questions
- How do I measure 3/4 cup without a 3/4 cup measure?
- Use 12 tablespoons (3/4 × 16 = 12 tbsp). Or fill a 1/4 cup measure three times.
- How many tablespoons are in 1/3 cup?
- 1/3 cup = 5 tablespoons + 1 teaspoon (5.333 tablespoons).