How to Compare Regional and International Fuel Prices with Copilot

Compare regional and international fuel prices with Copilot and ToolRouter. Structured price data for logistics tools.

Tool
Fuel Prices icon
Fuel Prices

Copilot retrieves regional and international fuel price data in structured formats for route planning tools, fleet cost dashboards, or logistics optimisation applications. Pull comparable price data across regions and countries as typed data ready for cost calculation and visualisation components.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Fuel Prices tool:

  1. In Copilot Chat: "Get average fuel prices by region and by country for comparison"
  2. Copilot returns structured price data with region/country and fuel type fields
  3. Ask: "Generate a fuel cost calculation function using this regional pricing data"

Example Prompt

Try this with Copilot using the Fuel Prices tool
Fetch average diesel prices for all UK regions and for France, Germany, Belgium, and the Netherlands. Return structured JSON with location, fuel type, average price, currency, and unit for each. Normalise to pence per litre.

Tips

  • Include the currency and unit fields explicitly to enable correct normalisation in your calculations
  • Ask for historical prices alongside current to build trend charts for your fuel cost dashboard
  • Build a route fuel cost estimator that multiplies distance by regional price and vehicle consumption