AECO Natural Gas Price
NOVA/AECO C natural gas daily index price — the Canadian benchmark hub on the NGTL system in Alberta. Trades at a persistent discount to Henry Hub driven by pipeline takeaway capacity. Access timestamped benchmark data through the OilPriceAPI REST API.
Need this data in your app?
GET /v1/prices/latest?by_code=NATURAL_GAS_AECO_USD → timestamped JSONTimestamped Updates
AECO 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 AECO Natural Gas
Market Overview
NOVA/AECO C natural gas daily index price — the Canadian benchmark hub on the NGTL system in Alberta. Trades at a persistent discount to Henry Hub driven by pipeline takeaway capacity.
Key Information
- Category: Gas
- Unit: MMBtu
- API code: NATURAL_GAS_AECO_USD
- Freshness: timestamped response; cadence varies by source
AECO — formally the NOVA Inventory Transfer (NIT) point on TC Energy's NGTL system in Alberta — is the benchmark price for Canadian natural gas. Most gas produced in the Western Canadian Sedimentary Basin changes hands against AECO, and Canadian producers' realized prices, hedges, and royalty calculations reference it. Domestically it is quoted in Canadian dollars per gigajoule; the price on this page is the daily index expressed in US dollars per MMBtu, which is how it is compared against Henry Hub and other North American hubs.
Why AECO trades at a discount to Henry Hub
Alberta and northeast British Columbia produce far more gas than the local market consumes, so the surplus must travel — east toward Ontario, south into the US Midwest and Pacific Northwest, or west as LNG feedgas. Every route has finite pipeline capacity, and the marginal molecule has to be priced low enough to justify the haul. That structural export dependence keeps AECO below Henry Hub most of the time.
The discount is not constant. In well-supplied years with pipeline maintenance underway it has blown out to the point of near-zero — and briefly negative — intraday prints, while cold snaps that spike local heating and power demand can pull AECO up toward, and occasionally above, Henry Hub. The AECO-Henry basis, not the outright price, is what most Canadian market participants actually trade and hedge.
NGTL maintenance season drives summer volatility
The NGTL system's summer maintenance program periodically restricts receipt capacity exactly when heating demand is at its lowest. With storage the only meaningful buffer, even routine maintenance can strand supply and crush the spot price for days at a time. AECO printed negative during severe maintenance squeezes in October 2017 and September 2019, and deep-discount summer episodes remain a recurring feature of the hub.
Winter flips the dynamic: Alberta's own heating and power demand absorbs more local supply, intra-Alberta deliverability tightens, and AECO volatility shifts from takeaway-driven to weather-driven.
LNG Canada changed the demand side
The startup of LNG Canada at Kitimat created the first large-scale demand pull on Western Canadian gas that does not route through the US. Feedgas flowing west on Coastal GasLink is incremental structural demand measured in billions of cubic feet per day, and its ramp-up is the biggest change to the AECO supply-demand balance in a decade. How much of the WCSB's production growth it absorbs — and how quickly subsequent phases and other projects follow — is the central question for the hub's forward pricing.
Who watches the AECO price
Western Canadian producers value their unhedged production and make shut-in decisions against AECO. Alberta's power market watches it because gas-fired generation sets the marginal electricity price in the province. Industrial users — petrochemicals, oil sands steam generation, fertilizer — buy against it. And basis traders on both sides of the border trade AECO against Henry Hub, Chicago, and Pacific Northwest hubs as a spread.
AECO Natural Gas FAQ
What does AECO stand for, and is it the same as NIT?
AECO originally referred to the Alberta Energy Company's Suffield storage hub, where Canadian gas trading first concentrated. Today the trading point is formally the NOVA Inventory Transfer (NIT) on TC Energy's NGTL system, but the market still calls the price AECO, or NOVA/AECO C for the daily index. In practice AECO, AECO-C, and NIT refer to the same Alberta benchmark.
Why is AECO quoted in both CAD/GJ and USD/MMBtu?
Canadian physical trading and royalty reporting use Canadian dollars per gigajoule. Cross-border comparison uses US dollars per MMBtu. One MMBtu is about 1.055 GJ, so converting requires both the energy-unit factor and the CAD/USD exchange rate. The price on this page is the daily index in USD/MMBtu, which makes the AECO-Henry Hub basis directly readable.
Why does AECO sometimes trade near zero or negative?
When summer maintenance on the NGTL system restricts capacity while production keeps flowing, gas with nowhere to go must clear at whatever price the market will bear — occasionally below zero, as in October 2017 and September 2019. A negative AECO print is a pipeline-constraint signal, not a data error.
Does LNG Canada raise the AECO price?
It adds structural demand: feedgas exported from Kitimat is gas that no longer competes for US-bound pipeline space. Whether that narrows the AECO-Henry Hub discount durably depends on how fast Western Canadian supply grows against LNG Canada's ramp-up and successor projects. Watch the basis rather than the headline price to see the effect.
How current is the AECO price on this page?
The page shows the most recent daily NOVA/AECO C index value with its source timestamp. Gas trades on business days, so a weekend or holiday view shows the latest trading day's index — the timestamp tells you exactly which gas day you are looking at.
Related benchmarks
The US benchmark — the other leg of the AECO-Henry basis trade.
The Permian's constrained hub — same takeaway-capacity story, different basin.
Alberta's crude benchmark; oil sands steam demand links it to AECO gas.
The full Canadian picture: WCS, the WTI differential, and AECO together.
Integrate Timestamped AECO Natural Gas Data
Get timestamped aeco 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_AECO_USD'