Henry Hub Natural Gas Price
Henry Hub natural gas spot price, the benchmark for North American natural gas. Henry Hub is the Louisiana pipeline interchange that U.S. physical and financial gas markets price against. Access timestamped benchmark data through the OilPriceAPI REST API.
Need this data in your app?
GET /v1/prices/latest?by_code=NATURAL_GAS_USD → $2.77Timestamped Updates
Henry Hub Natural Gas responses include source timestamps for workflow freshness checks
Freshness Metadata
Responses include timestamps so customers can monitor whether a benchmark is fresh enough for their workflow
API Integration
Simple REST API with comprehensive documentation and code examples
About Henry Hub Natural Gas
Market Overview
Henry Hub natural gas spot price, the benchmark for North American natural gas. Henry Hub is the Louisiana pipeline interchange that U.S. physical and financial gas markets price against.
Key Information
- Category: Gas
- Unit: MMBtu
- API code: NATURAL_GAS_USD
- Freshness: timestamped response; cadence varies by source
Henry Hub is a pipeline interchange in Erath, Louisiana, where more than a dozen interstate and intrastate pipelines meet. That physical connectivity made it the natural pricing point for U.S. natural gas: when people quote "the" U.S. gas price, they almost always mean Henry Hub. The value on this page is a spot benchmark for gas delivered at Henry Hub, with a source timestamp on every update so you can judge freshness before using it.
Why Henry Hub is the U.S. benchmark
A benchmark needs two things: physical liquidity and broad relevance. Henry Hub has both. Its pipeline connections let gas flow between Gulf Coast production, storage fields, and demand centers across the eastern half of the country, so the price discovered there reflects the national supply-demand balance rather than one region's constraints. U.S. gas futures are also settled against delivery at Henry Hub, which reinforces the hub's role as the reference point for physical contracts, hedges, and long-term supply deals.
Because of that role, most other North American gas prices are quoted as a basis to Henry Hub - a premium or discount that captures local pipeline capacity and demand. A Midwest utility, a Permian producer, and an LNG exporter can all negotiate off the same benchmark and express their local reality in the basis.
What moves the Henry Hub price
Weather is the biggest short-term driver: cold snaps lift heating demand and summer heat lifts power-sector gas burn for air conditioning. The weekly U.S. storage report is the market's scorecard - larger-than-expected injections tend to push the price down, surprise withdrawals push it up. On the supply side, dry gas production and the associated gas that comes with Permian oil drilling set the baseline.
Structural demand has shifted in the last decade: LNG export terminals on the Gulf Coast now link Henry Hub to global gas markets. When European TTF or Asian JKM prices are high, export demand tightens the U.S. balance and supports Henry Hub; when terminals go down for maintenance, that gas backs up into the domestic market.
Henry Hub versus regional hubs
Henry Hub anchors the national price, but gas is a pipeline commodity and location matters. Constrained producing regions - most famously the Waha Hub in the Permian Basin - can trade at deep discounts to Henry Hub when takeaway pipelines fill up, occasionally even at negative prices. Demand-heavy regions like New England can trade at large premiums in winter. Watching Henry Hub alongside the regional basis tells you both what U.S. gas is worth and where the pipeline system is under stress.
Data freshness
The Henry Hub benchmark follows the upstream business-day assessment schedule (no weekend or holiday assessments). The "Last updated" time above is the latest source record for this benchmark - not a page-render time. A value that looks unchanged usually means the market held steady through the most recent session; the timestamp confirms it is current.
Last source timestamp: Aug 22, 2026, 12:00 AM GMT
Henry Hub Natural Gas FAQ
Is this the exchange futures price for natural gas?
No. The value on this page is a Henry Hub spot benchmark aggregated from published market sources, delivered with a source timestamp. It is not licensed exchange futures data. Spot and front-month futures usually track each other closely, but they are different instruments and can diverge, especially around contract expiry and extreme weather.
Why is Henry Hub the U.S. natural gas benchmark?
Henry Hub sits at the intersection of more than a dozen pipelines in Louisiana, connecting Gulf Coast supply, storage, and national demand. That physical liquidity made it the standard delivery and pricing point for U.S. gas, and most other North American hubs are quoted as a basis (premium or discount) to Henry Hub.
What is the difference between Henry Hub and Waha?
Henry Hub is the well-connected national benchmark in Louisiana. Waha is a constrained regional hub in the Permian Basin of West Texas, where price is dominated by pipeline takeaway capacity. Waha usually trades at a discount to Henry Hub, and the spread between them - the Waha-Henry Hub basis - is a widely watched signal of Permian pipeline congestion.
How often is the Henry Hub price updated in the API?
OilPriceAPI returns the latest available Henry Hub value with a source timestamp on every response. The benchmark follows the upstream business-day assessment cadence, so weekend and holiday values reflect the most recent trading session. Your application can read the timestamp to confirm freshness before using the value.
Related benchmarks
The Permian Basin hub whose discount to Henry Hub signals pipeline congestion in West Texas.
The multi-benchmark natural gas page covering Henry Hub alongside Dutch TTF and UK NBP.
Europe's main gas benchmark - the demand pull behind U.S. LNG exports priced off Henry Hub.
The Asian LNG marker that competes with TTF for U.S. cargoes and feeds back into Henry Hub demand.
Integrate Timestamped Henry Hub Natural Gas Data
Get timestamped henry hub natural gas price data through the same API path powering this page. Start with one benchmark code and wire it into your workflow.
curl -H 'Authorization: Token YOUR_API_KEY' \ 'https://api.oilpriceapi.com/v1/prices/latest?by_code=NATURAL_GAS_USD'