Iron Ore Price
Iron ore spot price (62% Fe fines, CFR China), the benchmark feedstock for steelmaking. Access timestamped benchmark data through the OilPriceAPI REST API.
Need this data in your app?
GET /v1/prices/latest?by_code=IRON_ORE_USD → $95.84Timestamped Updates
Iron Ore 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 Iron Ore
Market Overview
Iron ore spot price (62% Fe fines, CFR China), the benchmark feedstock for steelmaking.
Key Information
- Category: Metal
- Unit: tonne
- API code: IRON_ORE_USD
- Freshness: timestamped response; cadence varies by source
Integrate Timestamped Iron Ore Data
Get timestamped iron ore 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=IRON_ORE_USD'