Asks for today's price estimate for LFO at Singapore, for a typical mid-range (500 MT) stem size at a medium confidence level (0.5). This is the most common starting point: a caller wants to know what to expect to pay at a specific port on a specific date.
Request
{
"query": "query GetEstimates($input: BunkerInsightsGetEstimatesInput!) { bunkerInsightsGetEstimates(input: $input) }",
"variables": {
"input": {
"date": "2026-05-28",
"fuelType": "LFO",
"ports": ["Singapore"],
"riskLevel": "0.5",
"quantityLevel": "Average"
}
}
}
Response
{
"data": {
"bunkerInsightsGetEstimates": {
"estimateGeneratedOn": "2026-05-27",
"estimateDate": "2026-05-28",
"data": [
{
"port": "SINGAPORE",
"portUnlocode": "SGSIN",
"aiInferredUnlocode": false,
"quantityMT": 500,
"referenceBunkeringHub": "SINGAPORE",
"estimateUSDperMT": 806.77,
"sensitivityToMarketConditionsUSDperMT": 6.55,
"probabilityOfUnderEstimationPct": 57,
"probabilityOfOverEstimationPct": 43,
"lowPriceEstimateUSDperMT": 782.57,
"highPriceEstimateUSDperMT": 863.24,
"latitude": 1.2476,
"longitude": 103.8362
}
]
}
}
}
GraphQL form
query BunkerInsightsGetEstimates {
bunkerInsightsGetEstimates(input: {
date: "2026-05-28"
fuelType: "LFO"
ports: ["Singapore"]
riskLevel: "0.5"
quantityLevel: "Average"
})
}
CME Group market data is used under license as a source of information for certain Veson Nautical LLC (Veson) products. CME Group has no other connection to Veson products and services and does not sponsor, endorse, recommend or promote any Veson products or services. CME Group has no obligation or liability in connection with the Veson products and services. CME Group does not guarantee the accuracy and/or the completeness of any market data licensed to Veson and shall not have any liability for any errors, omissions, or interruptions therein. There are no third-party beneficiaries of any agreements or arrangements between CME Group and Veson