Home › Unit Conversion › US pints to Liters
US pints to Liters (pt to L)
Convert US pints to liters: 1 pt = 0.473176 L. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 pt = 0.473176 L
liters = US pints × 0.473176473 — reverse: US pints = liters × 2.113376419
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 = 2.36588 L
- 12.5 pt = 5.91471 L
- 100 pt = 47.3176 L
US pints to liters conversion table
| US pints (pt) | Liters (L) |
|---|---|
| 1 | 0.473176 |
| 2 | 0.946353 |
| 3 | 1.41953 |
| 4 | 1.89271 |
| 5 | 2.36588 |
| 6 | 2.83906 |
| 7 | 3.31224 |
| 8 | 3.78541 |
| 9 | 4.25859 |
| 10 | 4.73176 |
| 15 | 7.09765 |
| 20 | 9.46353 |
| 25 | 11.8294 |
| 30 | 14.1953 |
| 40 | 18.9271 |
| 50 | 23.6588 |
| 75 | 35.4882 |
| 100 | 47.3176 |
| 200 | 94.6353 |
| 250 | 118.294 |
| 500 | 236.588 |
| 1000 | 473.176 |
FAQ
How many liters are in one pint?
1 pt = 0.473176 L. 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 liters?
Multiply the value in US pints by 0.473176473: liters = US pints × 0.473176473. For example, 5 pt = 2.36588 L.
How do I convert liters back to US pints?
Multiply by the inverse factor 2.113376419 (US pints = liters × 2.113376419), or use the liters-to-US pints page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=pint_us&to_unit=L - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"pint_us","to_unit":"L"} - Markdown: https://tttkmbb.com/conversion/pints-to-liters.md · JSON: https://tttkmbb.com/conversion/pints-to-liters.json (add
?value=for a result) · Units: /api/v1/units?quantity=volume - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.