Skip to main content
Menu

← All endpoints

EU Fuel Prices API Online

Average petrol/diesel/LPG prices across EU countries plus nearest stations, aggregated from official national sources.

GET https://nakordoni.eu/api/v1/data/fuel — quota class: cheap

ParameterDescription
modecountry (default) | nearest | border. country = national average; nearest = stations near lat/lon; border = stations near a checkpoint
countryISO country code (optional)
latLatitude (optional)
lonLongitude (optional)
radius_kmSearch radius km for mode=nearest (default 30)
ppidCheckpoint ID for mode=border (e.g. id_13)
fuel_typediesel | e5 | e10 | lpg | petrol (optional, for mode=nearest)
langLanguage code
limitMax stations returned for mode=nearest/border (default 5)
curl "https://nakordoni.eu/api/v1/data/fuel?country=PL" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 Log in as a developer to try this endpoint live in the sandbox — 50 free test calls a day. Log in