GET /electricity/today/:zone
Get all 24 hourly electricity spot prices for today in a specific Nordic bidding zone. Returns each hour's price in EUR/MWh, making it easy to find the cheapest and most expensive hours of the day. Critical for smart home systems that schedule energy-intensive tasks (laundry, dishwasher, EV charging) during the cheapest hours, and for energy dashboards showing the full daily price curve. Data from Nord Pool.
zone
required
Zone code
| Name | Required | Default | Description |
|---|---|---|---|
zone |
Yes | - | Zone code |
curl https://nordapi.ee/api/v1/electricity/today/SE3
curl https://nordapi.ee/api/v1/electricity/today/SE3
curl https://nordapi.ee/api/v1/electricity/today/NO1
{
"count": 96,
"country": "SE",
"data": [
{
"hour_end": "2026-09-02T00:15:00Z",
"hour_start": "2026-09-02T00:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04667,
"price_local_kwh": 0.51833
},
{
"hour_end": "2026-09-02T00:30:00Z",
"hour_start": "2026-09-02T00:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04592,
"price_local_kwh": 0.51
},
{
"hour_end": "2026-09-02T00:45:00Z",
"hour_start": "2026-09-02T00:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04686,
"price_local_kwh": 0.52044
},
{
"hour_end": "2026-09-02T01:00:00Z",
"hour_start": "2026-09-02T00:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04639,
"price_local_kwh": 0.51522
},
{
"hour_end": "2026-09-02T01:15:00Z",
"hour_start": "2026-09-02T01:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04437,
"price_local_kwh": 0.49279
},
{
"hour_end": "2026-09-02T01:30:00Z",
"hour_start": "2026-09-02T01:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04501,
"price_local_kwh": 0.49989
},
{
"hour_end": "2026-09-02T01:45:00Z",
"hour_start": "2026-09-02T01:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04749,
"price_local_kwh": 0.52744
},
{
"hour_end": "2026-09-02T02:00:00Z",
"hour_start": "2026-09-02T01:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04647,
"price_local_kwh": 0.51611
},
{
"hour_end": "2026-09-02T02:15:00Z",
"hour_start": "2026-09-02T02:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04307,
"price_local_kwh": 0.47835
},
{
"hour_end": "2026-09-02T02:30:00Z",
"hour_start": "2026-09-02T02:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04435,
"price_local_kwh": 0.49256
},
{
"hour_end": "2026-09-02T02:45:00Z",
"hour_start": "2026-09-02T02:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04744,
"price_local_kwh": 0.52688
},
{
"hour_end": "2026-09-02T03:00:00Z",
"hour_start": "2026-09-02T02:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05879,
"price_local_kwh": 0.65294
},
{
"hour_end": "2026-09-02T03:15:00Z",
"hour_start": "2026-09-02T03:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04434,
"price_local_kwh": 0.49245
},
{
"hour_end": "2026-09-02T03:30:00Z",
"hour_start": "2026-09-02T03:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06638,
"price_local_kwh": 0.73724
},
{
"hour_end": "2026-09-02T03:45:00Z",
"hour_start": "2026-09-02T03:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08822,
"price_local_kwh": 0.9798
},
{
"hour_end": "2026-09-02T04:00:00Z",
"hour_start": "2026-09-02T03:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10004,
"price_local_kwh": 1.11107
},
{
"hour_end": "2026-09-02T04:15:00Z",
"hour_start": "2026-09-02T04:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10112,
"price_local_kwh": 1.12307
},
{
"hour_end": "2026-09-02T04:30:00Z",
"hour_start": "2026-09-02T04:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10378,
"price_local_kwh": 1.15261
},
{
"hour_end": "2026-09-02T04:45:00Z",
"hour_start": "2026-09-02T04:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10624,
"price_local_kwh": 1.17993
},
{
"hour_end": "2026-09-02T05:00:00Z",
"hour_start": "2026-09-02T04:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10842,
"price_local_kwh": 1.20414
},
{
"hour_end": "2026-09-02T05:15:00Z",
"hour_start": "2026-09-02T05:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.1102,
"price_local_kwh": 1.22391
},
{
"hour_end": "2026-09-02T05:30:00Z",
"hour_start": "2026-09-02T05:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11369,
"price_local_kwh": 1.26268
},
{
"hour_end": "2026-09-02T05:45:00Z",
"hour_start": "2026-09-02T05:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11539,
"price_local_kwh": 1.28156
},
{
"hour_end": "2026-09-02T06:00:00Z",
"hour_start": "2026-09-02T05:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11737,
"price_local_kwh": 1.30355
},
{
"hour_end": "2026-09-02T06:15:00Z",
"hour_start": "2026-09-02T06:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11796,
"price_local_kwh": 1.3101
},
{
"hour_end": "2026-09-02T06:30:00Z",
"hour_start": "2026-09-02T06:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.1193,
"price_local_kwh": 1.32498
},
{
"hour_end": "2026-09-02T06:45:00Z",
"hour_start": "2026-09-02T06:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11837,
"price_local_kwh": 1.31465
},
{
"hour_end": "2026-09-02T07:00:00Z",
"hour_start": "2026-09-02T06:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11964,
"price_local_kwh": 1.32876
},
{
"hour_end": "2026-09-02T07:15:00Z",
"hour_start": "2026-09-02T07:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11808,
"price_local_kwh": 1.31143
},
{
"hour_end": "2026-09-02T07:30:00Z",
"hour_start": "2026-09-02T07:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11643,
"price_local_kwh": 1.29311
},
{
"hour_end": "2026-09-02T07:45:00Z",
"hour_start": "2026-09-02T07:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11495,
"price_local_kwh": 1.27667
},
{
"hour_end": "2026-09-02T08:00:00Z",
"hour_start": "2026-09-02T07:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11157,
"price_local_kwh": 1.23913
},
{
"hour_end": "2026-09-02T08:15:00Z",
"hour_start": "2026-09-02T08:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.09656,
"price_local_kwh": 1.07242
},
{
"hour_end": "2026-09-02T08:30:00Z",
"hour_start": "2026-09-02T08:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08,
"price_local_kwh": 0.8885
},
{
"hour_end": "2026-09-02T08:45:00Z",
"hour_start": "2026-09-02T08:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06398,
"price_local_kwh": 0.71058
},
{
"hour_end": "2026-09-02T09:00:00Z",
"hour_start": "2026-09-02T08:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05081,
"price_local_kwh": 0.56431
},
{
"hour_end": "2026-09-02T09:15:00Z",
"hour_start": "2026-09-02T09:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07999,
"price_local_kwh": 0.88839
},
{
"hour_end": "2026-09-02T09:30:00Z",
"hour_start": "2026-09-02T09:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0533,
"price_local_kwh": 0.59197
},
{
"hour_end": "2026-09-02T09:45:00Z",
"hour_start": "2026-09-02T09:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05072,
"price_local_kwh": 0.56331
},
{
"hour_end": "2026-09-02T10:00:00Z",
"hour_start": "2026-09-02T09:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.043,
"price_local_kwh": 0.47757
},
{
"hour_end": "2026-09-02T10:15:00Z",
"hour_start": "2026-09-02T10:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05823,
"price_local_kwh": 0.64672
},
{
"hour_end": "2026-09-02T10:30:00Z",
"hour_start": "2026-09-02T10:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04991,
"price_local_kwh": 0.55432
},
{
"hour_end": "2026-09-02T10:45:00Z",
"hour_start": "2026-09-02T10:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04203,
"price_local_kwh": 0.4668
},
{
"hour_end": "2026-09-02T11:00:00Z",
"hour_start": "2026-09-02T10:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0312,
"price_local_kwh": 0.34652
},
{
"hour_end": "2026-09-02T11:15:00Z",
"hour_start": "2026-09-02T11:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04484,
"price_local_kwh": 0.49801
},
{
"hour_end": "2026-09-02T11:30:00Z",
"hour_start": "2026-09-02T11:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04444,
"price_local_kwh": 0.49356
},
{
"hour_end": "2026-09-02T11:45:00Z",
"hour_start": "2026-09-02T11:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04232,
"price_local_kwh": 0.47002
},
{
"hour_end": "2026-09-02T12:00:00Z",
"hour_start": "2026-09-02T11:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03739,
"price_local_kwh": 0.41526
},
{
"hour_end": "2026-09-02T12:15:00Z",
"hour_start": "2026-09-02T12:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04315,
"price_local_kwh": 0.47924
},
{
"hour_end": "2026-09-02T12:30:00Z",
"hour_start": "2026-09-02T12:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04611,
"price_local_kwh": 0.51211
},
{
"hour_end": "2026-09-02T12:45:00Z",
"hour_start": "2026-09-02T12:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.047,
"price_local_kwh": 0.522
},
{
"hour_end": "2026-09-02T13:00:00Z",
"hour_start": "2026-09-02T12:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04669,
"price_local_kwh": 0.51855
},
{
"hour_end": "2026-09-02T13:15:00Z",
"hour_start": "2026-09-02T13:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03863,
"price_local_kwh": 0.42904
},
{
"hour_end": "2026-09-02T13:30:00Z",
"hour_start": "2026-09-02T13:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04014,
"price_local_kwh": 0.44581
},
{
"hour_end": "2026-09-02T13:45:00Z",
"hour_start": "2026-09-02T13:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04719,
"price_local_kwh": 0.52411
},
{
"hour_end": "2026-09-02T14:00:00Z",
"hour_start": "2026-09-02T13:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05354,
"price_local_kwh": 0.59463
},
{
"hour_end": "2026-09-02T14:15:00Z",
"hour_start": "2026-09-02T14:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03,
"price_local_kwh": 0.33319
},
{
"hour_end": "2026-09-02T14:30:00Z",
"hour_start": "2026-09-02T14:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04147,
"price_local_kwh": 0.46058
},
{
"hour_end": "2026-09-02T14:45:00Z",
"hour_start": "2026-09-02T14:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0434,
"price_local_kwh": 0.48201
},
{
"hour_end": "2026-09-02T15:00:00Z",
"hour_start": "2026-09-02T14:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06985,
"price_local_kwh": 0.77577
},
{
"hour_end": "2026-09-02T15:15:00Z",
"hour_start": "2026-09-02T15:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03923,
"price_local_kwh": 0.4357
},
{
"hour_end": "2026-09-02T15:30:00Z",
"hour_start": "2026-09-02T15:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06694,
"price_local_kwh": 0.74346
},
{
"hour_end": "2026-09-02T15:45:00Z",
"hour_start": "2026-09-02T15:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08337,
"price_local_kwh": 0.92593
},
{
"hour_end": "2026-09-02T16:00:00Z",
"hour_start": "2026-09-02T15:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10675,
"price_local_kwh": 1.1856
},
{
"hour_end": "2026-09-02T16:15:00Z",
"hour_start": "2026-09-02T16:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10161,
"price_local_kwh": 1.12851
},
{
"hour_end": "2026-09-02T16:30:00Z",
"hour_start": "2026-09-02T16:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10741,
"price_local_kwh": 1.19293
},
{
"hour_end": "2026-09-02T16:45:00Z",
"hour_start": "2026-09-02T16:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10851,
"price_local_kwh": 1.20514
},
{
"hour_end": "2026-09-02T17:00:00Z",
"hour_start": "2026-09-02T16:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10848,
"price_local_kwh": 1.20481
},
{
"hour_end": "2026-09-02T17:15:00Z",
"hour_start": "2026-09-02T17:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.1129,
"price_local_kwh": 1.2539
},
{
"hour_end": "2026-09-02T17:30:00Z",
"hour_start": "2026-09-02T17:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.1107,
"price_local_kwh": 1.22947
},
{
"hour_end": "2026-09-02T17:45:00Z",
"hour_start": "2026-09-02T17:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11079,
"price_local_kwh": 1.23047
},
{
"hour_end": "2026-09-02T18:00:00Z",
"hour_start": "2026-09-02T17:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10992,
"price_local_kwh": 1.2208
},
{
"hour_end": "2026-09-02T18:15:00Z",
"hour_start": "2026-09-02T18:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.11158,
"price_local_kwh": 1.23924
},
{
"hour_end": "2026-09-02T18:30:00Z",
"hour_start": "2026-09-02T18:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10859,
"price_local_kwh": 1.20603
},
{
"hour_end": "2026-09-02T18:45:00Z",
"hour_start": "2026-09-02T18:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.1067,
"price_local_kwh": 1.18504
},
{
"hour_end": "2026-09-02T19:00:00Z",
"hour_start": "2026-09-02T18:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.1044,
"price_local_kwh": 1.1595
},
{
"hour_end": "2026-09-02T19:15:00Z",
"hour_start": "2026-09-02T19:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10959,
"price_local_kwh": 1.21714
},
{
"hour_end": "2026-09-02T19:30:00Z",
"hour_start": "2026-09-02T19:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10685,
"price_local_kwh": 1.18671
},
{
"hour_end": "2026-09-02T19:45:00Z",
"hour_start": "2026-09-02T19:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10632,
"price_local_kwh": 1.18082
},
{
"hour_end": "2026-09-02T20:00:00Z",
"hour_start": "2026-09-02T19:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10366,
"price_local_kwh": 1.15128
},
{
"hour_end": "2026-09-02T20:15:00Z",
"hour_start": "2026-09-02T20:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10792,
"price_local_kwh": 1.19859
},
{
"hour_end": "2026-09-02T20:30:00Z",
"hour_start": "2026-09-02T20:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.10221,
"price_local_kwh": 1.13517
},
{
"hour_end": "2026-09-02T20:45:00Z",
"hour_start": "2026-09-02T20:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08499,
"price_local_kwh": 0.94392
},
{
"hour_end": "2026-09-02T21:00:00Z",
"hour_start": "2026-09-02T20:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04614,
"price_local_kwh": 0.51244
},
{
"hour_end": "2026-09-02T21:15:00Z",
"hour_start": "2026-09-02T21:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.09889,
"price_local_kwh": 1.0983
},
{
"hour_end": "2026-09-02T21:30:00Z",
"hour_start": "2026-09-02T21:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0721,
"price_local_kwh": 0.80076
},
{
"hour_end": "2026-09-02T21:45:00Z",
"hour_start": "2026-09-02T21:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04185,
"price_local_kwh": 0.4648
},
{
"hour_end": "2026-09-02T22:00:00Z",
"hour_start": "2026-09-02T21:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02608,
"price_local_kwh": 0.28965
},
{
"hour_end": "2026-09-02T22:15:00Z",
"hour_start": "2026-09-02T22:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02615,
"price_local_kwh": 0.29189
},
{
"hour_end": "2026-09-02T22:30:00Z",
"hour_start": "2026-09-02T22:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0246,
"price_local_kwh": 0.27459
},
{
"hour_end": "2026-09-02T22:45:00Z",
"hour_start": "2026-09-02T22:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02247,
"price_local_kwh": 0.25082
},
{
"hour_end": "2026-09-02T23:00:00Z",
"hour_start": "2026-09-02T22:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02055,
"price_local_kwh": 0.22939
},
{
"hour_end": "2026-09-02T23:15:00Z",
"hour_start": "2026-09-02T23:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02498,
"price_local_kwh": 0.27883
},
{
"hour_end": "2026-09-02T23:30:00Z",
"hour_start": "2026-09-02T23:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02366,
"price_local_kwh": 0.2641
},
{
"hour_end": "2026-09-02T23:45:00Z",
"hour_start": "2026-09-02T23:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02203,
"price_local_kwh": 0.24591
},
{
"hour_end": "2026-09-03T00:00:00Z",
"hour_start": "2026-09-02T23:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02242,
"price_local_kwh": 0.25026
}
],
"date": "2026-09-02",
"success": true,
"zone": "SE3",
"zone_name": "Stockholm"
}