Forward price scenario for LFO at Singapore, for the 6th nearest futures contract month. Used for longer-range planning: understanding where prices are likely to sit several months ahead, based on crude oil futures curves. contract steps monthly from the nearest expiry, so contract 6 looks roughly five months out from the request date.
Request
{
"query": "query GetFutures($input: BunkerInsightsGetFuturesEstimatesInput!) { bunkerInsightsGetFuturesEstimates(input: $input) }",
"variables": {
"input": {
"date": "2026-05-28",
"fuelType": "LFO",
"ports": ["Singapore"],
"contract": 6
}
}
}
Response
{
"data": {
"bunkerInsightsGetFuturesEstimates": {
"estimateGeneratedOn": "2026-05-27",
"estimateDate": "2026-05-28",
"data": [
{
"port": "SINGAPORE",
"portUnlocode": "SGSIN",
"aiInferredUnlocode": false,
"futuresEstimateUSDperMT": 791.87,
"probabilityOfUnderEstimationPct": 57,
"probabilityOfOverEstimationPct": 43,
"futuresEstimateMonth": "December 2026",
"latitude": 1.2476,
"longitude": 103.8362
}
]
}
}
}
GraphQL form
query BunkerInsightsGetFuturesEstimates {
bunkerInsightsGetFuturesEstimates(input: {
date: "2026-05-28"
fuelType: "LFO"
ports: ["Singapore"]
contract: 6
})
}
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