# Cubic meters to US gallons (m³ to gal (US))

> Convert cubic meters to US gallons: 1 m³ = 264.172 gal (US). Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

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

## Formula

- `1 m³ = 264.172 gal (US)`
- `US gallons = cubic meters × 264.1720524`
- Reverse: `cubic meters = US gallons × 0.003785411784`

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 m³ = 1320.86 gal (US)
- 12.5 m³ = 3302.15 gal (US)
- 100 m³ = 26417.2 gal (US)

## Conversion table

| Cubic meters (m³) | US gallons (gal (US)) |
| --- | --- |
| 1 | 264.172 |
| 2 | 528.344 |
| 3 | 792.516 |
| 4 | 1056.69 |
| 5 | 1320.86 |
| 6 | 1585.03 |
| 7 | 1849.2 |
| 8 | 2113.38 |
| 9 | 2377.55 |
| 10 | 2641.72 |
| 15 | 3962.58 |
| 20 | 5283.44 |
| 25 | 6604.3 |
| 30 | 7925.16 |
| 40 | 10566.9 |
| 50 | 13208.6 |
| 75 | 19812.9 |
| 100 | 26417.2 |
| 200 | 52834.4 |
| 250 | 66043 |
| 500 | 132086 |
| 1000 | 264172 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=m3&to_unit=gal_us` → 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":"m3","to_unit":"gal_us"}`
- 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 gallons are in one cubic meter?**

1 m³ = 264.172 gal (US). 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 cubic meters to US gallons?**

Multiply the value in cubic meters by 264.1720524: US gallons = cubic meters × 264.1720524. For example, 5 m³ = 1320.86 gal (US).

**How do I convert US gallons back to cubic meters?**

Multiply by the inverse factor 0.003785411784 (cubic meters = US gallons × 0.003785411784), or use the US gallons-to-cubic meters page.

## Related conversions

- [US gallons to cubic meters](https://tttkmbb.com/conversion/gallons-to-cubic-meters.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)
