Coal Prices Per Ton API
OilPriceAPI gives energy teams a practical coal prices per ton entry point, with internal links to live coal pricing, coal API documentation, and benchmark-specific data paths.
Dataset overview
Coal searches often mix metric ton, short ton, thermal coal, metallurgical coal, and regional benchmarks. This page gives search visitors a clear path from the broad coal prices per ton query into the specific live coal and API pages that can support an integration.
Use the API for dashboards, spreadsheets, procurement models, or power-market analysis where the benchmark code matters. Newcastle, US regional, and coking coal series are not interchangeable, so production workflows should store code, unit, timestamp, and source with each value.
API paths to evaluate
GET /v1/prices/latest?by_code=NEWCASTLE_COAL_USDLatest Newcastle coal benchmark value, quoted by the configured API unit.
GET /v1/prices/latest?by_code=CAPP_COAL_USDUS Central Appalachian coal reference for regional short-ton analysis.
What teams get
Benchmark clarity
Copy distinguishes broad coal price-per-ton intent from the benchmark-specific API codes developers need.
Thermal and metallurgical context
Links and FAQs point searchers toward the correct fuel-grade context instead of treating coal as one market.
Unit-aware integration
Teams are prompted to store unit and source metadata so metric ton and short ton data are not mixed.
Live coal handoff
Internal links move users from this exact-match page into the live coal page and pricing docs.
Commercial CTA
The page has a direct signup CTA plus pricing links for teams ready to test coal endpoints.
Related market links
Coal content links into commodity data, futures data, and broader energy API pages.
Common use cases
These pages are built for commercial search intent: compare the dataset, understand update semantics, and continue into an API key, documentation, pricing, or an adjacent market page.
Power generation
Track coal fuel cost inputs for dispatch models, generation margin analysis, and procurement reporting.
Commodity trading
Monitor benchmark moves and compare coal against natural gas, crude, and power-market indicators.
Industrial procurement
Build supplier scorecards and budgeting dashboards around consistent coal benchmark codes.
Related OilPriceAPI pages
Current coal benchmark page with API-focused content.
Coal price APICoal-specific pricing and documentation page.
Commodity data APIThe broader JSON and CSV commodity API landing page.
Futures data APIAPI page for futures market data and related contracts.
API documentationReview authentication, response fields, SDKs, and examples.
PricingCompare free trial and paid API plans before production use.
Frequently asked questions
Which coal price per ton does this page refer to?
Coal prices vary by benchmark, grade, sulfur content, energy content, and region. OilPriceAPI links this page to the live coal page and code-specific API calls so teams can choose the correct series.
Does the API include both thermal and metallurgical coal?
OilPriceAPI exposes coal codes for multiple coal markets where supported. Review the live coal page and documentation to confirm the code, unit, and freshness needed for your workflow.
Why is unit metadata important for coal?
Some coal series are quoted per metric ton and others per short ton. API consumers should store the returned unit with each value before comparing or combining series.
Can I use this for historical coal price analysis?
Yes. Start with the latest endpoint, then use historical endpoints for daily or longer interval analysis when the selected coal code supports history.
Build with this dataset
Start with a free OilPriceAPI key, test the exact codes and timestamps your workflow needs, then move into production with the same REST API and stable internal links.