Nordic electricity spot price API: day-ahead Elspot prices as JSON
A pay-per-row Nordic electricity spot price API: day-ahead Elspot prices for Nordic price zones from the official Nordics exchange source, with local-currency conversion and hourly resolution.
What the API returns
Each run writes one record per company to the default dataset. Field names below are the actual dataset schema of the Nordic Electricity Spot Prices (Day-Ahead Elspot) actor.
| Field | Contents |
|---|---|
zone / country | Price zone and country |
time_start / time_end | Hourly delivery period in UTC |
EUR_per_MWh / EUR_per_kWh | Spot price in euro units |
localCurrency_per_kWh / currency | Price in the zone's local currency (SEK, NOK, DKK, FIM-era EUR) |
EXR / vat_included | Exchange rate and VAT basis used for conversion |
sourceUrl | Per-row source URL for verification |
Official source, no API key needed
Day-ahead Elspot auction data (Nordic power exchange). The actor reads the public day-ahead auction feed directly and needs no API key, no account, and no subscription: run it from any Apify task, SDK script, or scheduled job.
Pricing
$0.00003 per price row (volume tiers down). No run-start fee. Pay-per-event pricing: pay for results, not for a subscription.
Nordic Electricity Spot Prices (Day-Ahead Elspot) on the Apify Store
FAQ
Which zones are covered?
Nordic day-ahead price zones, selected by country and zone inputs. Each row carries the zone, country, hour interval, EUR price, and local-currency conversion with the exchange rate used.
How is the actor priced?
Pay per event: $0.00003 per price row in the default dataset, with volume tiers stepping down. No monthly fee, no minimum, and no per-run start charge.
Can I pull a date range?
Yes. Inputs accept a single date or a from/to range, filtered by country and zone, so a run can cover one hour or a full multi-zone day.