Home › Unit Conversion › Milliliters to US tablespoons
Milliliters to US tablespoons (mL to tbsp)
Convert milliliters to US tablespoons: 1 mL = 0.067628 tbsp. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 mL = 0.067628 tbsp
US tablespoons = milliliters × 0.0676280454 — reverse: milliliters = US tablespoons × 14.78676478
The factor is derived from the SI definitions of both units (base unit: L) as listed in NIST SP 811; results on this page are shown to 6 significant figures, the API returns up to 12.
Worked examples
- 5 mL = 0.33814 tbsp
- 12.5 mL = 0.845351 tbsp
- 100 mL = 6.7628 tbsp
Milliliters to US tablespoons conversion table
| Milliliters (mL) | US tablespoons (tbsp) |
|---|---|
| 1 | 0.067628 |
| 2 | 0.135256 |
| 3 | 0.202884 |
| 4 | 0.270512 |
| 5 | 0.33814 |
| 6 | 0.405768 |
| 7 | 0.473396 |
| 8 | 0.541024 |
| 9 | 0.608652 |
| 10 | 0.67628 |
| 15 | 1.01442 |
| 20 | 1.35256 |
| 25 | 1.6907 |
| 30 | 2.02884 |
| 40 | 2.70512 |
| 50 | 3.3814 |
| 75 | 5.0721 |
| 100 | 6.7628 |
| 200 | 13.5256 |
| 250 | 16.907 |
| 500 | 33.814 |
| 1000 | 67.628 |
FAQ
How many US tablespoons are in one milliliter?
1 mL = 0.067628 tbsp. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.
What is the formula to convert milliliters to US tablespoons?
Multiply the value in milliliters by 0.0676280454: US tablespoons = milliliters × 0.0676280454. For example, 5 mL = 0.33814 tbsp.
How do I convert US tablespoons back to milliliters?
Multiply by the inverse factor 14.78676478 (milliliters = US tablespoons × 14.78676478), or use the US tablespoons-to-milliliters page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=mL&to_unit=tbsp - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"mL","to_unit":"tbsp"} - Markdown: https://tttkmbb.com/conversion/ml-to-tablespoons.md · JSON: https://tttkmbb.com/conversion/ml-to-tablespoons.json (add
?value=for a result) · Units: /api/v1/units?quantity=volume - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.