How Do You Convert Cups and Tablespoons to Millilitres for Baking?

cups to millilitres — Chunky Munster

For baking, cups to millilitres usually means converting by standard kitchen ratios: 1 cup is commonly treated as 240 ml in US-style recipes, and 1 tablespoon as 15 ml. If you want the numbers out of your head and into a browser, use this cooking converter tool and keep moving.

Start with the standard kitchen ratios

The basic conversions are boring in the best possible way. They let you keep the recipe math stable, which matters when you're dealing with flour, sugar, milk, or anything else where a small drift changes texture.

These are the numbers most people reach for when a recipe uses imperial measures and you want metric output fast. They also make quick mental checks easy: 2 cups is about 480 ml, 3 tablespoons is 45 ml, and 1.5 cups lands at 360 ml.

One caveat: cup sizes are not perfectly universal. A US cup, a UK-style cup, and an Australian recipe source can disagree just enough to ruin your assumptions if you're not paying attention.

Why baking is less forgiving than cooking

Baking is chemistry with better smell. If the ratio of liquid to flour changes, the structure changes too: cakes can sink, cookies can spread, and bread dough can end up too dry or too wet.

That is why metric measurements are often easier to work with once you have them. Millilitres give you a single unit for volume, which means less page-flipping, fewer half-remembered conversions, and fewer chances to turn your bench into a crime scene of spilled batter.

If a recipe is already written in cups, convert the full ingredient list before you start. Do not convert one ingredient at a time while mixing unless you enjoy starting over because you misread 1/3 cup as 1/4 cup.

For dry ingredients, volume is still not the same as weight. A cup of flour depends on how densely it was packed, which is why serious bakers often prefer grams over both cups and millilitres. If the recipe gives weights, use those.

When recipes disagree, trust the recipe notes

The phrase “1 cup” looks simple until you meet regional differences. Some cookbooks assume a US cup, some lean on metric-friendly rounded numbers, and some quietly use local measuring conventions without explaining themselves.

That means the best move is to read the notes before converting anything. If the recipe source says it was tested using metric measures, use those. If it says “cup” but never defines it, assume nothing and check the origin of the recipe.

This is the same kind of problem developers hit with ambiguous inputs: same label, different meaning. If a config file says timeout=5, the unit matters. Seconds? Minutes? Milliseconds? Cooking has the same little trap, just with more butter.

For a broader reference on the usual volume units you may run into, our guide on how to convert cooking measurements without ruining a recipe covers the practical side of translating between spoons, cups, and litres.

Convert the whole recipe, not just one line

The cleanest workflow is simple: convert every ingredient once, then bake from the metric version. That gives you one stable set of numbers instead of a recipe full of mixed units and half-done mental arithmetic.

Here is a practical pattern you can use in your own notes or scripts:

1 cup    = 240 ml
3/4 cup  = 180 ml
1/2 cup  = 120 ml
1/3 cup  = 80 ml
1/4 cup  = 60 ml
2 tbsp   = 30 ml
1 tbsp   = 15 ml
1 tsp    = 5 ml

If your recipe has weird fractions, round sensibly based on the ingredient. For milk or water, rounding to the nearest millilitre is fine. For flour, a rounded volume conversion is only a rough guide, because packing and sifting change the actual amount.

In other words: convert liquids confidently, convert dry ingredients carefully, and use weight when the recipe gives it. That keeps the numbers honest.

Measurement tools beat mental math when you are multitasking

If you are scaling a recipe up or down, the arithmetic gets annoying fast. Double two and a half cups, halve three tablespoons, or convert a whole ingredient list while also preheating the oven, and mistakes start breeding in the margins.

A converter tool removes that friction. It is especially useful when you are following an imported recipe, making notes for future runs, or translating something into a metric-friendly format you can paste into your own recipe document.

It also keeps your process consistent. Once you settle on millilitres, you can write recipes the same way every time, which matters if you are batch cooking, testing variations, or sharing the final version with someone else.

For developers who like to think in transformations, this is just input normalization. You take a messy, human-facing unit system and turn it into something standard before doing anything useful with it.

Common conversions you will actually use

Some values come up over and over because recipes love tidy fractions. Memorising a small handful of them is usually enough to handle most home baking without reaching for a calculator every ten seconds.

  1. 1 cup = 240 ml
  2. 3/4 cup = 180 ml
  3. 2/3 cup = 160 ml
  4. 1/2 cup = 120 ml
  5. 1/3 cup = 80 ml
  6. 1/4 cup = 60 ml
  7. 1 tablespoon = 15 ml
  8. 1 teaspoon = 5 ml

A few of these are just multiplied or divided from the base ratio. Once you know 1 cup is 240 ml, the rest fall out cleanly: half a cup is 120 ml, a quarter cup is 60 ml, and a third cup is about 80 ml.

If you need to switch to litres later, remember that 1000 ml = 1 litre. So 480 ml is 0.48 litres, which is useful when you're scaling a recipe for a larger batch or a commercial-ish tray of something.

A Worked Example

Say you have a cake recipe written in cups and tablespoons, and you want to rewrite it in millilitres before you start. Here is the original ingredient block:

Original recipe
- 2 cups flour
- 1/2 cup milk
- 3 tablespoons oil
- 1 tablespoon vanilla
- 1 teaspoon salt

Now convert each line using the standard ratios.

Converted recipe
- 2 cups flour = 480 ml
- 1/2 cup milk = 120 ml
- 3 tablespoons oil = 45 ml
- 1 tablespoon vanilla = 15 ml
- 1 teaspoon salt = 5 ml

The metric version is much easier to scan. You can prep all the measuring at once, and if you need to scale the recipe to 1.5x or 2x later, the maths stays straightforward.

Here is a slightly more realistic version for scaling:

Base batch
- 1 1/4 cups sugar = 300 ml
- 2/3 cup yogurt = 160 ml
- 4 tbsp melted butter = 60 ml

Double batch
- 2 1/2 cups sugar = 600 ml
- 1 1/3 cups yogurt = 320 ml
- 8 tbsp melted butter = 120 ml

That is the kind of working note worth keeping around. It saves time the next time the same recipe needs to be repeated.

Frequently Asked Questions

Is 1 cup always 240 ml?

No. In many US-style baking recipes, 1 cup is treated as 240 ml, but cup sizes can vary by country and by source. If the recipe is from the UK, Australia, or a modern metric cookbook, check the notes instead of assuming the cup size.

How many millilitres are in 3 tablespoons?

Three tablespoons are 45 ml if you use the standard 15 ml tablespoon. That conversion is reliable for liquid ingredients and good enough for most baking recipes that use tablespoons as a volume measure.

Should I convert flour to millilitres or grams?

Grams are better for flour because volume is affected by how the flour is scooped or packed. Millilitres can work as a rough translation, but if the recipe gives weights, use the weight and skip the uncertainty.

Can I use a converter for scaling recipes up or down?

Yes. Converting everything into millilitres first makes scaling easier because every ingredient is in the same unit. Once the recipe is normalized, you can multiply each amount by the same factor without juggling cups, tablespoons, and teaspoons at the same time.

The Bottom Line

If you are converting cups to millilitres for baking, start with the standard kitchen ratios and then check whether the recipe source uses a different cup definition. The usual shortcuts are simple: 1 cup equals 240 ml, 1 tablespoon equals 15 ml, and 1 teaspoon equals 5 ml.

For liquids, that is usually enough to keep the recipe on track. For dry ingredients, especially flour, think in weights if you can, or at least convert the full recipe before you begin so you are not doing live arithmetic with sticky hands.

When you want the conversion done without the brain-tax, give the cooking converter a spin and turn the recipe into something you can actually cook from.

// try the tool
use this cooking converter tool →
// related reading
← all posts