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-06-26T00:15:00Z",
"hour_start": "2026-06-26T00:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05991,
"price_local_kwh": 0.66394
},
{
"hour_end": "2026-06-26T00:30:00Z",
"hour_start": "2026-06-26T00:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05989,
"price_local_kwh": 0.66372
},
{
"hour_end": "2026-06-26T00:45:00Z",
"hour_start": "2026-06-26T00:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05982,
"price_local_kwh": 0.66295
},
{
"hour_end": "2026-06-26T01:00:00Z",
"hour_start": "2026-06-26T00:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05981,
"price_local_kwh": 0.66283
},
{
"hour_end": "2026-06-26T01:15:00Z",
"hour_start": "2026-06-26T01:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07306,
"price_local_kwh": 0.80968
},
{
"hour_end": "2026-06-26T01:30:00Z",
"hour_start": "2026-06-26T01:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07086,
"price_local_kwh": 0.78529
},
{
"hour_end": "2026-06-26T01:45:00Z",
"hour_start": "2026-06-26T01:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07166,
"price_local_kwh": 0.79416
},
{
"hour_end": "2026-06-26T02:00:00Z",
"hour_start": "2026-06-26T01:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07296,
"price_local_kwh": 0.80857
},
{
"hour_end": "2026-06-26T02:15:00Z",
"hour_start": "2026-06-26T02:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06,
"price_local_kwh": 0.66494
},
{
"hour_end": "2026-06-26T02:30:00Z",
"hour_start": "2026-06-26T02:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0594,
"price_local_kwh": 0.65829
},
{
"hour_end": "2026-06-26T02:45:00Z",
"hour_start": "2026-06-26T02:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0625,
"price_local_kwh": 0.69265
},
{
"hour_end": "2026-06-26T03:00:00Z",
"hour_start": "2026-06-26T02:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06644,
"price_local_kwh": 0.73631
},
{
"hour_end": "2026-06-26T03:15:00Z",
"hour_start": "2026-06-26T03:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05881,
"price_local_kwh": 0.65175
},
{
"hour_end": "2026-06-26T03:30:00Z",
"hour_start": "2026-06-26T03:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06402,
"price_local_kwh": 0.70949
},
{
"hour_end": "2026-06-26T03:45:00Z",
"hour_start": "2026-06-26T03:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06908,
"price_local_kwh": 0.76557
},
{
"hour_end": "2026-06-26T04:00:00Z",
"hour_start": "2026-06-26T03:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07611,
"price_local_kwh": 0.84348
},
{
"hour_end": "2026-06-26T04:15:00Z",
"hour_start": "2026-06-26T04:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06878,
"price_local_kwh": 0.76224
},
{
"hour_end": "2026-06-26T04:30:00Z",
"hour_start": "2026-06-26T04:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07425,
"price_local_kwh": 0.82286
},
{
"hour_end": "2026-06-26T04:45:00Z",
"hour_start": "2026-06-26T04:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07993,
"price_local_kwh": 0.88581
},
{
"hour_end": "2026-06-26T05:00:00Z",
"hour_start": "2026-06-26T04:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08657,
"price_local_kwh": 0.9594
},
{
"hour_end": "2026-06-26T05:15:00Z",
"hour_start": "2026-06-26T05:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08495,
"price_local_kwh": 0.94145
},
{
"hour_end": "2026-06-26T05:30:00Z",
"hour_start": "2026-06-26T05:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.09,
"price_local_kwh": 0.99741
},
{
"hour_end": "2026-06-26T05:45:00Z",
"hour_start": "2026-06-26T05:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08874,
"price_local_kwh": 0.98345
},
{
"hour_end": "2026-06-26T06:00:00Z",
"hour_start": "2026-06-26T05:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08702,
"price_local_kwh": 0.96439
},
{
"hour_end": "2026-06-26T06:15:00Z",
"hour_start": "2026-06-26T06:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08783,
"price_local_kwh": 0.97336
},
{
"hour_end": "2026-06-26T06:30:00Z",
"hour_start": "2026-06-26T06:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08641,
"price_local_kwh": 0.95763
},
{
"hour_end": "2026-06-26T06:45:00Z",
"hour_start": "2026-06-26T06:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08323,
"price_local_kwh": 0.92238
},
{
"hour_end": "2026-06-26T07:00:00Z",
"hour_start": "2026-06-26T06:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07847,
"price_local_kwh": 0.86963
},
{
"hour_end": "2026-06-26T07:15:00Z",
"hour_start": "2026-06-26T07:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08326,
"price_local_kwh": 0.92272
},
{
"hour_end": "2026-06-26T07:30:00Z",
"hour_start": "2026-06-26T07:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07883,
"price_local_kwh": 0.87362
},
{
"hour_end": "2026-06-26T07:45:00Z",
"hour_start": "2026-06-26T07:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07455,
"price_local_kwh": 0.82619
},
{
"hour_end": "2026-06-26T08:00:00Z",
"hour_start": "2026-06-26T07:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0695,
"price_local_kwh": 0.77022
},
{
"hour_end": "2026-06-26T08:15:00Z",
"hour_start": "2026-06-26T08:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07943,
"price_local_kwh": 0.88027
},
{
"hour_end": "2026-06-26T08:30:00Z",
"hour_start": "2026-06-26T08:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07454,
"price_local_kwh": 0.82608
},
{
"hour_end": "2026-06-26T08:45:00Z",
"hour_start": "2026-06-26T08:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06773,
"price_local_kwh": 0.75061
},
{
"hour_end": "2026-06-26T09:00:00Z",
"hour_start": "2026-06-26T08:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0594,
"price_local_kwh": 0.65829
},
{
"hour_end": "2026-06-26T09:15:00Z",
"hour_start": "2026-06-26T09:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07217,
"price_local_kwh": 0.79981
},
{
"hour_end": "2026-06-26T09:30:00Z",
"hour_start": "2026-06-26T09:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06148,
"price_local_kwh": 0.68134
},
{
"hour_end": "2026-06-26T09:45:00Z",
"hour_start": "2026-06-26T09:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05456,
"price_local_kwh": 0.60465
},
{
"hour_end": "2026-06-26T10:00:00Z",
"hour_start": "2026-06-26T09:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04585,
"price_local_kwh": 0.50813
},
{
"hour_end": "2026-06-26T10:15:00Z",
"hour_start": "2026-06-26T10:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05581,
"price_local_kwh": 0.61851
},
{
"hour_end": "2026-06-26T10:30:00Z",
"hour_start": "2026-06-26T10:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04654,
"price_local_kwh": 0.51577
},
{
"hour_end": "2026-06-26T10:45:00Z",
"hour_start": "2026-06-26T10:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03593,
"price_local_kwh": 0.39819
},
{
"hour_end": "2026-06-26T11:00:00Z",
"hour_start": "2026-06-26T10:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03,
"price_local_kwh": 0.33247
},
{
"hour_end": "2026-06-26T11:15:00Z",
"hour_start": "2026-06-26T11:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0386,
"price_local_kwh": 0.42778
},
{
"hour_end": "2026-06-26T11:30:00Z",
"hour_start": "2026-06-26T11:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03598,
"price_local_kwh": 0.39874
},
{
"hour_end": "2026-06-26T11:45:00Z",
"hour_start": "2026-06-26T11:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02942,
"price_local_kwh": 0.32604
},
{
"hour_end": "2026-06-26T12:00:00Z",
"hour_start": "2026-06-26T11:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02684,
"price_local_kwh": 0.29745
},
{
"hour_end": "2026-06-26T12:15:00Z",
"hour_start": "2026-06-26T12:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02608,
"price_local_kwh": 0.28903
},
{
"hour_end": "2026-06-26T12:30:00Z",
"hour_start": "2026-06-26T12:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.02979,
"price_local_kwh": 0.33014
},
{
"hour_end": "2026-06-26T12:45:00Z",
"hour_start": "2026-06-26T12:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04052,
"price_local_kwh": 0.44906
},
{
"hour_end": "2026-06-26T13:00:00Z",
"hour_start": "2026-06-26T12:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03945,
"price_local_kwh": 0.4372
},
{
"hour_end": "2026-06-26T13:15:00Z",
"hour_start": "2026-06-26T13:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03593,
"price_local_kwh": 0.39819
},
{
"hour_end": "2026-06-26T13:30:00Z",
"hour_start": "2026-06-26T13:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.03902,
"price_local_kwh": 0.43243
},
{
"hour_end": "2026-06-26T13:45:00Z",
"hour_start": "2026-06-26T13:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04466,
"price_local_kwh": 0.49494
},
{
"hour_end": "2026-06-26T14:00:00Z",
"hour_start": "2026-06-26T13:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05077,
"price_local_kwh": 0.56265
},
{
"hour_end": "2026-06-26T14:15:00Z",
"hour_start": "2026-06-26T14:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04343,
"price_local_kwh": 0.48131
},
{
"hour_end": "2026-06-26T14:30:00Z",
"hour_start": "2026-06-26T14:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.04915,
"price_local_kwh": 0.5447
},
{
"hour_end": "2026-06-26T14:45:00Z",
"hour_start": "2026-06-26T14:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05712,
"price_local_kwh": 0.63302
},
{
"hour_end": "2026-06-26T15:00:00Z",
"hour_start": "2026-06-26T14:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06299,
"price_local_kwh": 0.69808
},
{
"hour_end": "2026-06-26T15:15:00Z",
"hour_start": "2026-06-26T15:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05371,
"price_local_kwh": 0.59523
},
{
"hour_end": "2026-06-26T15:30:00Z",
"hour_start": "2026-06-26T15:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.05855,
"price_local_kwh": 0.64887
},
{
"hour_end": "2026-06-26T15:45:00Z",
"hour_start": "2026-06-26T15:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0655,
"price_local_kwh": 0.72589
},
{
"hour_end": "2026-06-26T16:00:00Z",
"hour_start": "2026-06-26T15:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07134,
"price_local_kwh": 0.79061
},
{
"hour_end": "2026-06-26T16:15:00Z",
"hour_start": "2026-06-26T16:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06358,
"price_local_kwh": 0.70462
},
{
"hour_end": "2026-06-26T16:30:00Z",
"hour_start": "2026-06-26T16:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06982,
"price_local_kwh": 0.77377
},
{
"hour_end": "2026-06-26T16:45:00Z",
"hour_start": "2026-06-26T16:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07535,
"price_local_kwh": 0.83505
},
{
"hour_end": "2026-06-26T17:00:00Z",
"hour_start": "2026-06-26T16:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07903,
"price_local_kwh": 0.87584
},
{
"hour_end": "2026-06-26T17:15:00Z",
"hour_start": "2026-06-26T17:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07927,
"price_local_kwh": 0.8785
},
{
"hour_end": "2026-06-26T17:30:00Z",
"hour_start": "2026-06-26T17:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08361,
"price_local_kwh": 0.92659
},
{
"hour_end": "2026-06-26T17:45:00Z",
"hour_start": "2026-06-26T17:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08284,
"price_local_kwh": 0.91806
},
{
"hour_end": "2026-06-26T18:00:00Z",
"hour_start": "2026-06-26T17:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08215,
"price_local_kwh": 0.91041
},
{
"hour_end": "2026-06-26T18:15:00Z",
"hour_start": "2026-06-26T18:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08264,
"price_local_kwh": 0.91584
},
{
"hour_end": "2026-06-26T18:30:00Z",
"hour_start": "2026-06-26T18:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08265,
"price_local_kwh": 0.91596
},
{
"hour_end": "2026-06-26T18:45:00Z",
"hour_start": "2026-06-26T18:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0845,
"price_local_kwh": 0.93646
},
{
"hour_end": "2026-06-26T19:00:00Z",
"hour_start": "2026-06-26T18:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08251,
"price_local_kwh": 0.9144
},
{
"hour_end": "2026-06-26T19:15:00Z",
"hour_start": "2026-06-26T19:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08081,
"price_local_kwh": 0.89556
},
{
"hour_end": "2026-06-26T19:30:00Z",
"hour_start": "2026-06-26T19:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08225,
"price_local_kwh": 0.91152
},
{
"hour_end": "2026-06-26T19:45:00Z",
"hour_start": "2026-06-26T19:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08206,
"price_local_kwh": 0.90942
},
{
"hour_end": "2026-06-26T20:00:00Z",
"hour_start": "2026-06-26T19:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07885,
"price_local_kwh": 0.87384
},
{
"hour_end": "2026-06-26T20:15:00Z",
"hour_start": "2026-06-26T20:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.08108,
"price_local_kwh": 0.89856
},
{
"hour_end": "2026-06-26T20:30:00Z",
"hour_start": "2026-06-26T20:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07877,
"price_local_kwh": 0.87296
},
{
"hour_end": "2026-06-26T20:45:00Z",
"hour_start": "2026-06-26T20:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07786,
"price_local_kwh": 0.86287
},
{
"hour_end": "2026-06-26T21:00:00Z",
"hour_start": "2026-06-26T20:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07498,
"price_local_kwh": 0.83095
},
{
"hour_end": "2026-06-26T21:15:00Z",
"hour_start": "2026-06-26T21:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07775,
"price_local_kwh": 0.86165
},
{
"hour_end": "2026-06-26T21:30:00Z",
"hour_start": "2026-06-26T21:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07514,
"price_local_kwh": 0.83273
},
{
"hour_end": "2026-06-26T21:45:00Z",
"hour_start": "2026-06-26T21:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07316,
"price_local_kwh": 0.81078
},
{
"hour_end": "2026-06-26T22:00:00Z",
"hour_start": "2026-06-26T21:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06953,
"price_local_kwh": 0.77056
},
{
"hour_end": "2026-06-26T22:15:00Z",
"hour_start": "2026-06-26T22:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07399,
"price_local_kwh": 0.81875
},
{
"hour_end": "2026-06-26T22:30:00Z",
"hour_start": "2026-06-26T22:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07326,
"price_local_kwh": 0.81068
},
{
"hour_end": "2026-06-26T22:45:00Z",
"hour_start": "2026-06-26T22:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.0715,
"price_local_kwh": 0.7912
},
{
"hour_end": "2026-06-26T23:00:00Z",
"hour_start": "2026-06-26T22:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06905,
"price_local_kwh": 0.76409
},
{
"hour_end": "2026-06-26T23:15:00Z",
"hour_start": "2026-06-26T23:00:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.07188,
"price_local_kwh": 0.7954
},
{
"hour_end": "2026-06-26T23:30:00Z",
"hour_start": "2026-06-26T23:15:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06948,
"price_local_kwh": 0.76885
},
{
"hour_end": "2026-06-26T23:45:00Z",
"hour_start": "2026-06-26T23:30:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06785,
"price_local_kwh": 0.75081
},
{
"hour_end": "2026-06-27T00:00:00Z",
"hour_start": "2026-06-26T23:45:00Z",
"local_currency": "SEK",
"price_eur_kwh": 0.06613,
"price_local_kwh": 0.73178
}
],
"date": "2026-06-26",
"success": true,
"zone": "SE3",
"zone_name": "Stockholm"
}