Volume Conversion Explained
Volume conversion is multiplication, but the units are a minefield: two gallons, two fluid ounces, four cups, and a tablespoon that ranges from 14.787 mL to 20 mL. Here is the math behind every factor and the distinctions that catch people out.
Why volume conversion looks easy and almost never is
Converting volumes is, at its core, a single multiplication. The difficulty is not the arithmetic — it is the units. The English-speaking world has at least two gallons, two fluid ounces, three different cups in everyday use, and a tablespoon that ranges from 14.787 mL in the United States to 20 mL in Australia. Pour an American recipe into a British measuring jug without checking, and the result will be off by 4 to 25 percent depending on the ingredient. The volume converter on Calc Dragon handles every unit you are likely to meet — metric, US customary, imperial — but it is worth understanding the factors so the answers make sense rather than appearing as black-box outputs.
This article walks through the underlying conversion factors, the difference between a US gallon and an imperial gallon (and where each number actually comes from), the cup and tablespoon mess that catches out cooks following recipes from the wrong country, the relationship between millilitres and cubic centimetres, and how to do the most common conversions in your head. It also covers when the converter is not the right tool — for fuel economy, for ingredient-by-weight baking, and for high-precision laboratory work — and points to better alternatives for those cases.
The math behind every volume conversion
Every conversion in the volume converter uses a single intermediate unit: the millilitre. Each unit has a "millilitres per unit" factor, and the conversion is two multiplications:
result = value × (mL per source unit) ÷ (mL per target unit)
So 70 litres expressed in US gallons is 70 × 1000 ÷ 3785.411784 ≈ 18.4920 US gal. The same millilitre bridge handles every pair without needing one factor per source-target combination — only one number per unit is stored, and every other conversion follows from it. This is the standard pattern in scientific software, units libraries, and the SI brochure itself.
The factors used are exact wherever possible. The US gallon has been defined as exactly 231 cubic inches since 1893, and combined with the 1959 International Yard and Pound Agreement (which fixed the inch at exactly 25.4 mm), that makes 1 US gallon = 3.785411784 litres exactly. The imperial gallon was redefined in the UK Weights and Measures Act 1985 as exactly 4.546 09 litres. The litre itself was redefined by the General Conference on Weights and Measures in 1964 to be exactly 1 cubic decimetre — undoing an awkward earlier definition that tied it to the volume of one kilogram of water at 4 °C, which turned out to be 1.000028 dm³, not 1 dm³ exactly. Only when displaying the result does any rounding occur; the underlying arithmetic runs in full floating-point precision.
Worked example: a 5-litre bottle in three different units
Take a 5-litre container of cooking oil. The volume converter gives:
- In US gallons: 5 × 1000 ÷ 3785.411784 ≈ 1.3209 US gal — about a US gallon and a third.
- In imperial gallons: 5 × 1000 ÷ 4546.09 ≈ 1.0998 imp gal — almost exactly one imperial gallon.
- In US fluid ounces: 5 × 1000 ÷ 29.5735295625 ≈ 169.07 fl oz.
- In US cups (8 fl oz): 5 × 1000 ÷ 236.5882365 ≈ 21.13 cups.
The compound format ("1 gal 1 qt 1 pt") is the answer most people actually want when they read a volume in customary units — a flat decimal like "1.3209 gal" is mathematically correct but useless when you are trying to fill physical containers. The converter handles the decomposition exactly, rounding only the smallest unit to two decimal places to avoid awkward strings like "1 L 999.99 mL".
Going the other direction is symmetric. Converting "1 US gal 1 qt" back to litres means first turning the compound value into a single unit (1 × 3785.411784 + 1 × 946.352946 = 4731.76 mL), then dividing by 1000 to get 4.7318 L.
US gallon versus imperial gallon: where the gap comes from
The two surviving "gallons" of the English-speaking world look like they should be the same thing — they share a name, an abbreviation, and a use. They are not. A US gallon is 3.785 411 784 L exactly. An imperial gallon is 4.546 09 L exactly. The imperial gallon is about 20% larger, so 1 imp gal ≈ 1.20 US gal, and a "20 mpg" American car and a "20 mpg" British car burn fuel at quite different rates. The difference is large enough that anyone comparing fuel economy or recipe quantities across the Atlantic has to pick one and convert.
The historical reason is that the United States kept the old English Queen Anne wine gallon (231 cubic inches, dating to 1707) when it codified its customary units, while Britain replaced its own messy collection of gallons with a single new "imperial gallon" in 1824 — defined as the volume of 10 pounds of water at 62 °F. The two countries have been on different gallons ever since. Most of the Commonwealth aligned with imperial; the US, Liberia, and a handful of smaller users stayed on the wine gallon. The Calc Dragon converter exposes both explicitly so the answer is unambiguous.
Fluid ounces, cups, and tablespoons: the cooking trap
The customary kitchen units inherit the gallon split and add another layer of complication. There are at least four "cups" in active use, three "tablespoons", and two "fluid ounces" — and recipe writers rarely specify which they mean. The differences matter:
- US fluid ounce: 29.5735 mL (1/128 of a US gallon).
- Imperial fluid ounce: 28.4131 mL (1/160 of an imperial gallon). About 4% smaller than the US fl oz.
- US customary cup: 8 US fl oz = 236.588 mL. The default in American cookbooks.
- US legal cup: 240 mL exactly. Used on US nutrition labels under the FDA's serving-size rules.
- Metric cup: 250 mL exactly. Used in Australia, New Zealand, Canada, and most of continental Europe when "cup" appears in modern recipes.
- UK cup (rare): historically 10 imperial fl oz = 284.131 mL, but modern UK recipes overwhelmingly use grams or millilitres rather than cups.
- US tablespoon: 14.787 mL (half a US fl oz).
- UK / EU tablespoon: 15 mL.
- Australian tablespoon: 20 mL — a four-teaspoon tablespoon, unique to Australia.
For most cooking, a 4% gap between US and UK fluid ounces is absorbed by ordinary recipe slack. For baking, where ratios matter, the gap between a 236 mL US cup and a 250 mL metric cup compounds across multiple ingredients and can wreck a delicate recipe. The safest rule is to convert every customary unit in a recipe to grams or millilitres before starting, so you do not have to remember which cup the original author meant. The volume converter defaults the US cup to the customary 236.588 mL — for a 240 mL legal cup or a 250 mL metric cup, just enter the millilitre figure directly.
Millilitres, cubic centimetres, and cubic metres
One of the few volume identities that is genuinely simple is the equality of 1 mL and 1 cm³ (sometimes written cc, especially in medical and automotive contexts). The General Conference on Weights and Measures redefined the litre in 1964 so that 1 L = 1 dm³ exactly, and from there 1 mL = 1 cm³ = 1 cc exactly. So:
- 1 L = 1 000 mL = 1 000 cm³ = 1 dm³.
- 1 m³ = 1 000 L = 1 000 000 mL = 1 000 000 cm³.
- A 1500 cc motorcycle engine has a 1.5 L displacement.
- A 5 mL teaspoon of medicine is the same as 5 cc.
This identity is one reason the metric system is preferred in scientific work: the unit of length, the unit of volume, and the unit of mass (1 mL of water at 4 °C is approximately 1 g) align cleanly. The customary system has nothing comparable — there is no memorable relationship between the cubic inch, the fluid ounce, and the avoirdupois ounce. The volume converter exposes cubic inches and cubic feet alongside the more usual mL / L / m³ for cases where engineering drawings or shipping documents need them.
How to convert volumes in your head
For mental estimation, a few shortcuts cover most common conversions:
- L → US gal: divide by 4 and add 5%. So 20 L → 5 + 0.25 = 5.25 US gal (exact 5.28). Off by less than 1%.
- US gal → L: multiply by 4 and subtract 5%. So 10 US gal → 40 − 2 = 38 L (exact 37.85).
- L → imp gal: divide by 4.5. 20 L → 4.44 imp gal (exact 4.40).
- fl oz → mL: multiply by 30. 8 fl oz → 240 mL (exact 236.6 for US, 227.3 for UK). Close enough for cooking.
- mL → fl oz: divide by 30. 500 mL → about 17 fl oz (exact 16.9 US, 17.6 UK).
- Cubic feet → litres: multiply by 28. 10 ft³ → 280 L (exact 283.2). For estimating freight or fridge capacity.
These approximations are not meant to replace the converter — the exact answer is one input away — but to spot when a converted figure is obviously wrong. If a beverage label claims "1 L = 50 fl oz", you know without checking that the conversion is off by 50% (the actual figure is around 33–35 fl oz depending on the system).
Common mistakes
Confusing fl oz with oz
A fluid ounce (fl oz) is a unit of volume; an ounce (oz) is a unit of weight. They are different units measuring different physical quantities, and they are not interchangeable. One US fluid ounce of water happens to weigh approximately one avoirdupois ounce, which is the source of the confusion, but for any other liquid — milk, oil, honey, syrup — the conversion breaks down. Honey, for example, is roughly 1.4 g per mL, so a "fluid ounce" of honey weighs almost 50% more than a "fluid ounce" of water. For weight conversions use the weight converter; for volumes, stay on this page.
Picking the wrong gallon
The 20% gap between US and imperial gallons turns "10 mpg" into either 4.25 km/L or 3.54 km/L depending on which gallon. International fuel-economy comparisons need to specify which gallon, or convert to L/100 km, which has no national variant. The same trap appears in irrigation, brewing, and tank capacity quotes — always check the gallon before plugging numbers into a calculator. The converter labels US and imperial gallons separately so the choice is deliberate.
Treating cups as a single unit
A recipe that calls for "1 cup of flour" is ambiguous unless the publisher's house style is known. American recipes default to the 236.588 mL US customary cup, Australian recipes use the 250 mL metric cup, and a few older British recipes use a 284 mL imperial cup. The 6% gap between the US cup and the metric cup, applied across half a dozen ingredients, is enough to ruin pastry. Converting the recipe to grams or millilitres up front eliminates the ambiguity.
Forgetting tablespoons differ
A 20 mL Australian tablespoon contains 35% more than a 14.787 mL US tablespoon. For most cooking that is not catastrophic, but for leavening agents (baking soda, baking powder), spices, and concentrates it can be the difference between a pleasant result and an inedible one. If the recipe was written in Australia and you are cooking elsewhere, treat each tablespoon as 20 mL — or convert to millilitres and stop using tablespoons entirely.
When the converter is not enough
For cooking by ingredient mass — the modern professional default — a volume converter is the wrong tool. Flour packs differently depending on humidity and how the cup was scooped, so a "cup of flour" can vary from 120 g to 150 g without anyone being obviously wrong. Converting flour to volume rather than weight is the source of most baking failures. For weight-based recipes, use a kitchen scale and the weight converter instead.
For fuel economy, the cleanest unit is L/100 km, which avoids the US-versus-imperial gallon problem entirely and is also linear in consumption (so averages work correctly). Converting "miles per gallon" to L/100 km is non-linear — it is a reciprocal — so averaging mpg figures gives a different answer from averaging the underlying L/100 km figures. For analytical work on fuel use, do the conversion early and stay in metric.
For very high-precision laboratory work, the rounding behaviour of a web converter may not be enough. The factors used here are exact to the resolution of the underlying definitions (NIST SP 811 for the US system, the UK Weights and Measures Act 1985 for imperial, the SI brochure for metric), but the displayed result is rounded to a sensible number of decimal places. For metrology-grade work retain the unrounded float, or do the calculation in symbolic form and only round at the end.
For the day-to-day questions — "how many millilitres in a US cup", "how many imperial gallons in 50 litres", "how many fluid ounces in a 750 mL wine bottle" — the Calc Dragon volume converter gives the exact answer using NIST and statutory factors. The math is simple, the constants are exact, and the result is the same number every accurate converter on the internet should return.
Frequently asked questions
See the FAQ on the volume converter page for direct answers on whether US and imperial gallons are the same, how many millilitres are in a cup, the difference between a US and a UK fluid ounce, how big a tablespoon should be, and how 1 mL relates to 1 cm³. The combined calculator and FAQ cover both quick-reference and deeper questions on volume conversion. For related conversions, the weight converter handles kilograms, pounds, ounces, and stone, and the distance converter handles metres, miles, feet, and inches.
Frequently asked questions
Is a US gallon the same as a UK (imperial) gallon?
No. A US gallon is 3.785 411 784 L exactly (defined as 231 cubic inches under NIST SP 1038). An imperial gallon is 4.546 09 L exactly (UK Weights and Measures Act 1985). The imperial gallon is about 20% larger, so 1 imp gal ≈ 1.20 US gal. The two coexist because the United States kept the old English Queen Anne wine gallon, while Britain redefined its gallon in 1824.
How many millilitres are in a cup, and which cup?
It depends on the country. A US customary cup is 236.588 mL (8 US fluid ounces). A US legal cup, used on FDA nutrition labels, is exactly 240 mL. A metric cup, used in Australia, New Zealand, and most of continental Europe, is exactly 250 mL. A traditional UK cup is 284.131 mL but is rarely used in modern UK recipes. The Calc Dragon converter defaults to the US customary cup; for the others, enter the millilitre figure directly.
How big is a tablespoon?
It depends on where the recipe was written. A US tablespoon is 14.787 mL (half a US fluid ounce). A UK or EU tablespoon is 15 mL. An Australian tablespoon is 20 mL — uniquely four teaspoons rather than three. The 35% gap between the US and Australian definitions is enough to ruin recipes for leavening agents, spices, or concentrates. For consistency, convert tablespoons to millilitres up front.
Are US fluid ounces and UK fluid ounces the same?
No. A US fluid ounce is 29.5735 mL (1/128 of a US gallon). An imperial fluid ounce is 28.4131 mL (1/160 of an imperial gallon). The US fl oz is about 4% larger. The two are not interchangeable across recipes or beverage labels — a "16 fl oz" American can holds about 473 mL, a "16 fl oz" British bottle holds about 455 mL.
Is 1 mL the same as 1 cm³ or 1 cc?
Yes, exactly. The General Conference on Weights and Measures redefined the litre in 1964 so that 1 L = 1 dm³ = 1 000 cm³ exactly. From there, 1 mL = 1 cm³ = 1 cc exactly. So a 1500 cc motorcycle engine has a 1.5 L displacement, and a 5 mL teaspoon of medicine is the same volume as 5 cc.
Why use a millilitre as the conversion bridge?
Storing one factor per unit (mL per unit) instead of one factor per pair makes the converter easier to maintain and adds no precision penalty. Every conversion is two multiplications: result = value × (mL per source unit) ÷ (mL per target unit). The same gram-bridge pattern is used in every modern units library and in the SI brochure itself.
How accurate are the conversion factors?
They are exact wherever possible. The US gallon is defined as exactly 231 cubic inches; combined with the 1959 International Yard and Pound Agreement (1 in = 25.4 mm), that fixes 1 US gal = 3.785 411 784 L exactly. The imperial gallon is fixed at 4.546 09 L exactly by UK statute. The litre is fixed at 1 dm³ exactly by the SI. The arithmetic runs in full floating-point precision; only the displayed result is rounded for readability.
Can I convert ounces of weight with this tool?
No. An ounce (oz, weight) and a fluid ounce (fl oz, volume) are different units measuring different physical quantities. They share a name and almost coincide for water at room temperature — about 1 US fl oz of water weighs about 1 avoirdupois oz — but for any other liquid the relationship breaks down. For weight, use the dedicated weight converter.
Informational only. Not personalised financial, legal, or tax advice.