Marine Fuel API
Access real-time marine fuel (bunker) prices from major ports worldwide. Get current prices for MGO, VLSFO, and HFO grades across 8 major bunkering hubs.
Overview
The Marine Fuel API provides:
- Real-time bunker prices from 8 major ports
- 4 fuel grades (MGO 0.5%S, VLSFO, HFO 380, HFO 180)
- Port-specific pricing with geographic data
- Historical price tracking
- Regional filtering capabilities
Coverage
Ports
- Singapore (SGSIN) - World's largest bunkering hub
- Rotterdam (NLRTM) - Europe's main bunkering port
- Houston (USHOU) - US Gulf Coast hub
- Fujairah (AEFUJ) - Middle East hub
- Hong Kong (HKHKG) - Asia regional hub
- Los Angeles (USLAX) - US West Coast
- New York (USNYC) - US East Coast
- Santos (BRSSZ) - South America hub
Fuel Grades
- MGO 0.5%S - Marine Gas Oil (IMO 2020 compliant)
- VLSFO - Very Low Sulfur Fuel Oil
- HFO 380 - Heavy Fuel Oil 380 CST
- HFO 180 - Heavy Fuel Oil 180 CST
Quick Start
# Get all marine fuel prices
curl -H "Authorization: Token YOUR_API_KEY" \
https://api.oilpriceapi.com/v1/prices/marine-fuels
# Get latest marine fuel prices
curl -H "Authorization: Token YOUR_API_KEY" \
https://api.oilpriceapi.com/v1/prices/marine-fuels/latest
# Get marine fuel ports
curl -H "Authorization: Token YOUR_API_KEY" \
https://api.oilpriceapi.com/v1/prices/marine-fuels/ports
Endpoints
GET /v1/prices/marine-fuels
- Get all marine fuel pricesGET /v1/prices/marine-fuels/latest
- Get latest marine fuel pricesGET /v1/prices/marine-fuels/ports
- Get marine fuel port dataGET /v1/prices/marine-fuels/historical
- Get historical marine fuel data
Detailed Documentation
- All Marine Fuels - Complete marine fuel price data
- Latest Prices - Most recent prices across all ports
- Port Data - Port information and capabilities
- Historical Data - Historical price trends