Home › Unit Conversion › US pints to Milliliters
US pints to Milliliters (pt to mL)
Convert US pints to milliliters: 1 pt = 473.176 mL. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 pt = 473.176 mL
milliliters = US pints × 473.176473 — reverse: US pints = milliliters × 0.002113376419
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 pt = 2365.88 mL
- 12.5 pt = 5914.71 mL
- 100 pt = 47317.6 mL
US pints to milliliters conversion table
| US pints (pt) | Milliliters (mL) |
|---|---|
| 1 | 473.176 |
| 2 | 946.353 |
| 3 | 1419.53 |
| 4 | 1892.71 |
| 5 | 2365.88 |
| 6 | 2839.06 |
| 7 | 3312.24 |
| 8 | 3785.41 |
| 9 | 4258.59 |
| 10 | 4731.76 |
| 15 | 7097.65 |
| 20 | 9463.53 |
| 25 | 11829.4 |
| 30 | 14195.3 |
| 40 | 18927.1 |
| 50 | 23658.8 |
| 75 | 35488.2 |
| 100 | 47317.6 |
| 200 | 94635.3 |
| 250 | 118294 |
| 500 | 236588 |
| 1000 | 473176 |
FAQ
How many milliliters are in one pint?
1 pt = 473.176 mL. 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 US pints to milliliters?
Multiply the value in US pints by 473.176473: milliliters = US pints × 473.176473. For example, 5 pt = 2365.88 mL.
How do I convert milliliters back to US pints?
Multiply by the inverse factor 0.002113376419 (US pints = milliliters × 0.002113376419), or use the milliliters-to-US pints page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=pint_us&to_unit=mL - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"pint_us","to_unit":"mL"} - Markdown: https://tttkmbb.com/conversion/pints-to-ml.md · JSON: https://tttkmbb.com/conversion/pints-to-ml.json (add
?value=for a result) · Units: /api/v1/units?quantity=volume - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.