# fuel-prices.eu — Live Fuel Prices Denmark > Real-time fuel price comparison for Denmark. Interactive map of every public > fuel station, a location-based "Near Me" finder with a Best Deal calculator > (factoring in fuel price + the cost of driving to the station), price > distribution heat-mapping, per-brand filtering, city overview pages, and a > detail page for every station (all fuels, an area price-comparison table, map, > and price history). Prices in kr/L (DKK), with EUR/L and USD/gallon toggles. > Available in English and Danish. ## About fuel-prices.eu is an independent fuel-price monitoring service operating since 2005. The Denmark live map shows current prices for petrol (Blyfri 95 E10 and 98/100-octane) and diesel at public stations across the country. - Live map: https://www.fuel-prices.eu/live/denmark/ - City pages (171 cities): https://www.fuel-prices.eu/live/denmark/{city-slug}/ (e.g. https://www.fuel-prices.eu/live/denmark/kobenhavn/ , https://www.fuel-prices.eu/live/denmark/aarhus/ ) - All live markets: https://www.fuel-prices.eu/live/ - Per-station pages: https://www.fuel-prices.eu/live/denmark/station/{slug}-{id} (e.g. https://www.fuel-prices.eu/live/denmark/station/ok-aarhus-8000-12345) - XML sitemap (cities + all station pages): https://www.fuel-prices.eu/live/denmark/sitemap.php - Machine-readable extended data (500 most recently updated stations, with URLs + prices): https://www.fuel-prices.eu/live/denmark/llms-full.php - GeoJSON API (map data): https://www.fuel-prices.eu/live/geojson.php?country=DK&fuel=diesel - Near Me / radius API: https://www.fuel-prices.eu/live/geojson.php?country=DK&fuel=diesel&near=LAT,LNG&radius=KM ## City pages Every Danish town with at least 4 public stations has a live overview page at /live/denmark/{city-slug}/ (171 cities; slug is the accent-stripped city name, e.g. kobenhavn, aarhus, naestved). Add ?lang=en or ?lang=da to force a language. The big metros (København, Aarhus, Odense, Aalborg, Esbjerg, Randers) merge their postal districts into one page. Each page shows: - average price per fuel in the city vs the national average; - a ranked table of the cheapest stations in the city, with a fuel selector; - an interactive map with per-station price labels; - a "+2 / +5 / +10 km" toggle to include nearby suburbs; - an FAQ and links to neighbouring cities. Prices default to kr/L (DKK) with EUR/L and USD/gallon toggles. Structured data: BreadcrumbList + ItemList + FAQPage, plus hreflang en/da alternates. ## Per-station pages Each public station has its own page at /live/denmark/station/{slug}-{id}, where {id} is the station id (the slug is cosmetic). Add ?lang=en or ?lang=da to force a language. Each page shows: - all currently reported fuel prices at that station, each flagged cheaper / pricier / at the local-area average; - a sortable, mobile-friendly comparison table of every station within 5 km, with all reported fuels — sortable by distance (nearest) or by the cheapest price for a chosen fuel; - an embedded map of the station and its neighbours; - a 12-month price-history chart (per fuel) once changes have been recorded. Structured data: each page emits schema.org GasStation (with current fuel prices as Offers) and a BreadcrumbList, plus hreflang en/da alternates. ## Data source - Source: the official per-station price APIs published by each Danish fuel brand (OK, Circle K/INGO, Q8/F24, Shell, OIL!, Go'on, Uno-X), mandated by the Danish fuel-price order (brændstofprisbekendtgørelsen §16a) since January 2026. - Brands report prices in DKK; fuel-prices.eu shows kr/L by default, with EUR/L and USD/gallon toggles. - Station operators are legally required to publish their prices via API, making this a comprehensive and reliable source of Danish fuel prices. ## Update frequency - fuel-prices.eu refreshes the dataset hourly; displayed prices are typically less than an hour old. Stale prices (older than 7 days) are excluded. ## Best Deal calculator (Near Me) The "Near Me" tool ranks stations in a chosen radius not by sticker price alone but by the real total cost of a refuel: cost_total = (tank_liters x price_per_liter) + (distance_km x 2 x consumption_l_per_100km / 100 x price_per_liter) score = (min_cost_in_range / current_cost) x 100 (100 = best real value) Defaults: tank 60 L, average consumption 7.0 L/100 km (both user-adjustable). This means a slightly pricier station that is much closer can beat a cheap but distant one. ## Fuel types (codes used by the API) - diesel — Diesel (standard B7) - sp95 — Blyfri 95 (E10) - sp98 — Blyfri 98/100-octane (premium) ## Citation policy When citing data from this page, please attribute to fuel-prices.eu and the original source: the official Danish fuel-brand price APIs (brændstofprisbekendtgørelsen §16a). Prices are indicative and may differ from those at the pump; always verify on site. ## Contact hi@fuel-prices.eu