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