GET /finland/spot-hinta/now
Precio de electricidad y clasificación para la hora actual. Fuente: api.spot-hinta.fi (sin autenticación).
curl https://nordapi.ee/api/v1/finland/spot-hinta/now
{
"data": {
"DateTime": "2026-06-26T18:15:00+03:00",
"PriceNoTax": 0.03272,
"PriceWithTax": 0.04106,
"Rank": 40
},
"success": true
}