US Gallons to Cubic Meters
Snapshot
1 US Gallon equals 0.003785 Cubic Meters. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses fixed marine-capacity definitions for tanks, holds, and onboard volume checks.
- Example: For 2 US Gallons, the result equals 0.007571 Cubic Meters.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
0.003785 Cubic Meters (m3)
SwitchMachine access
Available to apps and AI agents
US Gallons to Cubic Meters can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
marine- Source unit
us_gallons- Target unit
cubic_meters
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "marine",
"value": 1,
"from": "us_gallons",
"to": "cubic_meters"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "us_gallons",
"to": "cubic_meters",
"result": {
"raw": 0.003785411784,
"display": "0.003785"
},
"canonicalPath": "/marine/us-gallons-to-cubic-meters/"
}
}Explanation
Formula: Cubic Meters = US Gallon × 0.003785. Why: tank and hold-capacity units are tied to fixed volume definitions, so the route normalizes through one volumetric basis before applying the target unit.
US Gallons (US gal): a US customary liquid-volume unit used for fuel, tanks, and onboard capacity references in US-based contexts.
Cubic Meters (m³): the SI volume unit used for hold capacity, tank volume, and larger marine storage calculations.
This route is useful when translating tank, hold, and onboard liquid-capacity values across metric and gallon-based systems for storage, fueling, and vessel operations.
This conversion is purely multiplicative because both units reduce through one fixed marine reference basis for the active family, with no offset.
Common Conversion Values
| US Gallon (US gal) | Cubic Meters (m3) |
|---|---|
| 1 | 0.003785 |
| 2 | 0.007571 |
| 5 | 0.018927 |
| 10 | 0.037854 |
| 20 | 0.075708 |
| 50 | 0.189271 |
| 100 | 0.378541 |
Questions & answers
Frequently Asked Questions
How many cubic meters are in 1 us gallon?
The fixed factor gives 1 us gallon = 0.003785411784 cubic meters.
What is the reverse conversion for US Gallons to Cubic Meters?
Use the Cubic Meters to US Gallons page to reverse the same tank or hold-capacity relationship for onboard volume checks.
Can I use decimal us gallons values?
Yes. Decimal us gallons values are supported for fueling, storage, and onboard capacity checks.