Convert tablespoons plus teaspoons to milliliters, including recipe fractions and either US or rounded metric spoon sizes.
Table of contents
How to use our Tablespoons and Teaspoons to mL Converter
- Enter your recipe amount in Tablespoons (tbsp) and Teaspoons (tsp). You can use decimals, fractions, or mixed numbers.
- Choose Spoon size standard: use US measuring spoons for exact US customary volume, or food label or metric recipe for 15 mL tablespoons and 5 mL teaspoons.
- Set Round the mL answer to. Use 0.1 mL for small or careful measures, 1 mL for everyday cooking, and 0.01 mL when checking exact math.
- Select Calculate, then use Milliliters to measure as the practical amount and Exact mL before rounding when you need the unrounded value.
- Sanity-check the result with Same amount in teaspoons and Same amount in tablespoons. For example, 2 tbsp plus 1 tsp should show 7 tsp total.

Definitions
Tablespoon (tbsp): A spoon-volume unit. In this converter, 1 tablespoon equals 3 teaspoons.
Teaspoon (tsp): A smaller spoon-volume unit. In the supported standards, 3 teaspoons equal 1 tablespoon.
Milliliter (mL): A metric volume unit often used on measuring cups, droppers, syringes, and food labels.
US measuring spoons: The exact US customary setting. It uses 14.78676478125 mL per tablespoon and 4.92892159375 mL per teaspoon.
Food label or metric recipe: The rounded kitchen setting. It uses 15 mL per tablespoon and 5 mL per teaspoon, a common cooking conversion also shown in home cooking charts [2].
Mixed number: A whole number and a fraction together, such as 1 1/2.
Rounding step: The size of the jump used for the displayed mL answer, such as nearest 0.1 mL or nearest 1 mL.
Common mistakes and quick fixes
Mistake: Typing a recipe fraction like 1/2 into Tablespoons (tbsp) but choosing a spoon standard that does not match the recipe.
Fix: Check Spoon size standard before using Milliliters to measure .
Mistake: Leaving both Tablespoons (tbsp) and Teaspoons (tsp) blank or set to 0.
Fix: Enter at least one spoon amount greater than 0.
Mistake: Entering a negative value in Teaspoons (tsp) to subtract from the tablespoons.
Fix: Use only the actual positive amount in Tablespoons (tbsp) and Teaspoons (tsp) .
Mistake: Reading Exact mL before rounding as the amount you must measure for normal cooking.
Fix: Use Milliliters to measure for the rounded practical amount, and use the exact value only when precision matters.
Mistake: Comparing Same amount in teaspoons to milliliters as if they were the same unit.
Fix: Use Same amount in teaspoons only to check the spoon amount; use Milliliters to measure for mL.
Limitations & Key Assumptions / Boundary Conditions
- The converter assumes measuring spoons or recipe spoon units, not random eating spoons from a drawer.
- It converts volume only. It does not convert to grams because grams depend on the ingredient density.
- The two spoon standards use different mL values. US measuring spoons are slightly under 15 mL per tablespoon, while the food-label or metric setting uses 15 mL exactly.
- Both supported standards keep 1 tablespoon equal to 3 teaspoons, so the teaspoon and tablespoon totals are standard-to-standard comparisons.
- Rounding affects only Milliliters to measure. Exact mL before rounding keeps the unrounded calculated value.
- Very tiny real-world differences can still happen from meniscus reading, sticky ingredients, overfilled spoons, or underfilled spoons.
Methodology
How the conversion is calculated
The calculator first reads Tablespoons (tbsp) and Teaspoons (tsp) as spoon counts. It accepts a decimal, a simple fraction, or a mixed number, then rejects negative values, unclear text, and fractions with 0 on the bottom.
Next, it chooses the milliliters per spoon from Spoon size standard. The US measuring spoons setting uses 14.78676478125 mL per tablespoon and 4.92892159375 mL per teaspoon. The food label or metric recipe setting uses 15 mL per tablespoon and 5 mL per teaspoon.
total_ml = tablespoons * ml_per_tbsp + teaspoons * ml_per_tsp
The main answer is then rounded using the selected Round the mL answer to step.
milliliters_to_measure = round(total_ml / rounding_step) * rounding_step
The calculator also rewrites the same spoon amount in teaspoons and tablespoons. This works because both supported standards use 3 teaspoons per tablespoon.
teaspoons_total = tablespoons * 3 + teaspoons
tablespoons_total = tablespoons + teaspoons / 3
Mini-example
For 2 tablespoons plus 1 teaspoon with US measuring spoons, the unrounded volume is 2 * 14.78676478125 + 1 * 4.92892159375 = 34.50245115625 mL. Rounded to the nearest 0.1 mL, Milliliters to measure is 34.5 mL. The same amount is 7 teaspoons, or about 2.333333 tablespoons.