Skip to main content
Maritime Bunker Fuel Data

Bunker Fuel Prices for
Maritime Procurement

Real-time MGO, VLSFO, and HFO prices across major ports. Optimize bunker purchasing decisions with accurate benchmark data and price alerts.

20+

Major Ports

MGO/VLSFO/HFO

All Fuel Types

5 min

Price Updates

$129/mo

Full Access

Maritime Fuel Challenges

Price Opacity

Bunker suppliers quote prices without transparent market benchmarks

Port-to-Port Variance

Prices vary significantly between ports - which one to refuel at?

IMO 2020 Complexity

Managing VLSFO vs HFO decisions for compliance and cost

Our Solution

Multi-Port Comparison

Compare MGO, VLSFO, HFO prices across 20+ global ports instantly

Voyage Planning Data

Optimize fuel stops along routes with price differentials

Price Alerts by Port

Get notified when prices drop at your preferred ports

Global Port Coverage

Europe & Mediterranean

  • • Rotterdam
  • • Singapore
  • • Fujairah
  • • Gibraltar
  • • Algeciras

Asia Pacific

  • • Singapore
  • • Hong Kong
  • • Shanghai
  • • Busan
  • • Tokyo

Americas & Middle East

  • • Houston
  • • New York
  • • Panama
  • • Fujairah
  • • Jebel Ali

API Integration Example

Get Port Prices

GET /v1/marine-ports?port=singapore

{
  "port": "Singapore",
  "prices": {
    "MGO": {
      "price": 645.50,
      "currency": "USD",
      "unit": "MT",
      "change_24h": -8.25
    },
    "VLSFO": {
      "price": 585.00,
      "currency": "USD",
      "unit": "MT",
      "change_24h": -5.50
    },
    "HFO380": {
      "price": 425.75,
      "currency": "USD",
      "unit": "MT",
      "change_24h": -3.00
    }
  },
  "timestamp": "2024-01-15T08:30:00Z"
}

Compare Multiple Ports

GET /v1/marine-ports/compare?
  ports=singapore,rotterdam,fujairah
  &fuel=VLSFO

{
  "fuel": "VLSFO",
  "comparison": [
    {
      "port": "Singapore",
      "price": 585.00,
      "rank": 2
    },
    {
      "port": "Rotterdam",
      "price": 598.25,
      "rank": 3
    },
    {
      "port": "Fujairah",
      "price": 572.50,
      "rank": 1,
      "savings_vs_avg": "$15.75/MT"
    }
  ]
}

Real Savings Potential

A typical container vessel takes on 2,000 MT of fuel. A $15/MT price difference between ports = $30,000 savings per refueling.

With 10 refuelings per year, that's $300,000/year in potential savings from better port selection.

Built for Maritime Operations

Port-Specific Alerts

Set price thresholds for specific ports on your routes. Get notified when Singapore MGO drops below $640/MT.

Historical Port Data

View price trends by port to identify seasonal patterns and optimal timing for fuel purchases along your routes.

Spread Analysis

Track VLSFO-HFO spreads to optimize scrubber economics. Know when VLSFO is cheaper per nautical mile than HFO + scrubber.

Voyage Optimization

Integrate with your voyage planning systems via API. Automatically calculate fuel cost scenarios for different port combinations.

Optimize Your Bunker Costs

Get instant access to global bunker prices. Make data-driven fuel purchasing decisions.

Reservoir Mastery

$129/month

  • 250,000 API requests/month
  • All marine ports & fuel types
  • Historical data & trends
  • Webhooks for price alerts

No credit card required for free tier

Maritime Fuel FAQ

Which ports do you cover?

We cover 20+ major bunkering ports including Singapore, Rotterdam, Fujairah, Houston, and others. New ports are added based on customer demand.

What fuel grades are included?

MGO (Marine Gas Oil), VLSFO (Very Low Sulphur Fuel Oil), HFO 380 (Heavy Fuel Oil). We track both compliant and non-compliant fuels for scrubber-equipped vessels.

Can I integrate with my procurement system?

Yes, our REST API integrates with any system. Many customers connect to their voyage planning, ERP, or custom procurement tools. We provide SDKs for Python, JavaScript, and Ruby.

How accurate are the prices?

Prices are benchmark indicators updated every 5 minutes from aggregated sources. They're ideal for benchmarking supplier quotes and comparing ports, though actual delivered prices may vary based on quantity and supplier.