# Milliliters to US teaspoons (mL to tsp)

> Convert milliliters to US teaspoons: 1 mL = 0.202884 tsp. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `ml-to-teaspoons` · Quantity: Volume (`volume`, base unit L) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/ml-to-teaspoons · This document: https://tttkmbb.com/conversion/ml-to-teaspoons.md · JSON: https://tttkmbb.com/conversion/ml-to-teaspoons.json (add `?value=` for a result)

## Formula

- `1 mL = 0.202884 tsp`
- `US teaspoons = milliliters × 0.2028841362`
- Reverse: `milliliters = US teaspoons × 4.928921594`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded to 6 significant figures, the API returns up to 12.

## Worked examples

- 5 mL = 1.01442 tsp
- 12.5 mL = 2.53605 tsp
- 100 mL = 20.2884 tsp

## Conversion table

| Milliliters (mL) | US teaspoons (tsp) |
| --- | --- |
| 1 | 0.202884 |
| 2 | 0.405768 |
| 3 | 0.608652 |
| 4 | 0.811537 |
| 5 | 1.01442 |
| 6 | 1.2173 |
| 7 | 1.42019 |
| 8 | 1.62307 |
| 9 | 1.82596 |
| 10 | 2.02884 |
| 15 | 3.04326 |
| 20 | 4.05768 |
| 25 | 5.0721 |
| 30 | 6.08652 |
| 40 | 8.11537 |
| 50 | 10.1442 |
| 75 | 15.2163 |
| 100 | 20.2884 |
| 200 | 40.5768 |
| 250 | 50.721 |
| 500 | 101.442 |
| 1000 | 202.884 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=mL&to_unit=tsp` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"mL","to_unit":"tsp"}`
- All volume units: https://tttkmbb.com/api/v1/units?quantity=volume · full converter: [Volume Converter](https://tttkmbb.com/conversion/volume.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many US teaspoons are in one milliliter?**

1 mL = 0.202884 tsp. 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 teaspoons?**

Multiply the value in milliliters by 0.2028841362: US teaspoons = milliliters × 0.2028841362. For example, 5 mL = 1.01442 tsp.

**How do I convert US teaspoons back to milliliters?**

Multiply by the inverse factor 4.928921594 (milliliters = US teaspoons × 4.928921594), or use the US teaspoons-to-milliliters page.

## Related conversions

- [US teaspoons to milliliters](https://tttkmbb.com/conversion/teaspoons-to-ml.md) (reverse)
- [Liters to US gallons](https://tttkmbb.com/conversion/liters-to-gallons.md)
- [US gallons to Liters](https://tttkmbb.com/conversion/gallons-to-liters.md)
- [Milliliters to US fluid ounces](https://tttkmbb.com/conversion/ml-to-fl-oz.md)
- [US fluid ounces to Milliliters](https://tttkmbb.com/conversion/fl-oz-to-ml.md)
- [Liters to Milliliters](https://tttkmbb.com/conversion/liters-to-ml.md)
- [Milliliters to Liters](https://tttkmbb.com/conversion/ml-to-liters.md)
- [US cups to Milliliters](https://tttkmbb.com/conversion/cups-to-ml.md)
- [Milliliters to US cups](https://tttkmbb.com/conversion/ml-to-cups.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
