Skip to main content
Menu

← All endpoints

Cheapest Fuel Nearby API Online

The cheapest petrol stations around a point or city, ranked by price for the chosen fuel type (closest wins a tie). Station-level coverage: DE, IT, FR, AT, ES, SI, HR, LU, PT, DK. When no stations match, the response includes a coverage object naming the covered countries instead of a silent empty list.

GET https://nakordoni.eu/api/v2/data/fuel-cheapest — quota class: cheap

ParameterDescription
latLatitude
lonLongitude
cityCity name — alternative to lat/lon, resolved to coordinates
countryISO-2 country code, disambiguates city
radius_kmSearch radius km (default 25, max 25; alias: radius)
fuel_typediesel (default) | e5 | e10 | superplus | super100 | premdiesel | truckdiesel | hvo | lpg | cng | adblue | e85 | lng — price ranking is per fuel type
limitMax stations (default 5, max 20)
langLanguage for labels (default en)
curl "https://nakordoni.eu/api/v2/data/fuel-cheapest?city=Munich&country=DE&radius_km=25" \
  -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