Home › Unit Conversion › Milliliters to US pints
Milliliters to US pints (mL to pt)
Convert milliliters to US pints: 1 mL = 0.00211338 pt. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 mL = 0.00211338 pt
US pints = milliliters × 0.002113376419 — reverse: milliliters = US pints × 473.176473
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.0105669 pt
- 12.5 mL = 0.0264172 pt
- 100 mL = 0.211338 pt
Milliliters to US pints conversion table
| Milliliters (mL) | US pints (pt) |
|---|---|
| 1 | 0.00211338 |
| 2 | 0.00422675 |
| 3 | 0.00634013 |
| 4 | 0.00845351 |
| 5 | 0.0105669 |
| 6 | 0.0126803 |
| 7 | 0.0147936 |
| 8 | 0.016907 |
| 9 | 0.0190204 |
| 10 | 0.0211338 |
| 15 | 0.0317006 |
| 20 | 0.0422675 |
| 25 | 0.0528344 |
| 30 | 0.0634013 |
| 40 | 0.0845351 |
| 50 | 0.105669 |
| 75 | 0.158503 |
| 100 | 0.211338 |
| 200 | 0.422675 |
| 250 | 0.528344 |
| 500 | 1.05669 |
| 1000 | 2.11338 |
FAQ
How many US pints are in one milliliter?
1 mL = 0.00211338 pt. 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 pints?
Multiply the value in milliliters by 0.002113376419: US pints = milliliters × 0.002113376419. For example, 5 mL = 0.0105669 pt.
How do I convert US pints back to milliliters?
Multiply by the inverse factor 473.176473 (milliliters = US pints × 473.176473), or use the US pints-to-milliliters page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=mL&to_unit=pint_us - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"mL","to_unit":"pint_us"} - Markdown: https://tttkmbb.com/conversion/ml-to-pints.md · JSON: https://tttkmbb.com/conversion/ml-to-pints.json (add
?value=for a result) · Units: /api/v1/units?quantity=volume - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.