Marine Fuels
Premium
Get marine fuel prices for all ports
Global marine bunker fuel prices including VLSFO, HFO 380, and MGO. Covers major bunkering ports worldwide. Premium Feature - Professional tier and above.
get/v1/prices/marine-fuels
Response
Marine fuel prices
Example response
{
"status": "success",
"data": [
{
"port_code": "SINGAPORE",
"port_name": "Singapore",
"prices": {
"VLSFO": 685,
"HFO_380": 545,
"MGO": 875
},
"currency": "USD",
"unit": "per MT"
}
]
}