← Finnland

Spot-Hinta Aktuelle Stunde

GET /finland/spot-hinta/now

Strompreis und Rangfolge für die aktuelle Stunde. Quelle: api.spot-hinta.fi (ohne Authentifizierung).

Beispielanfragen

Grundlegende Verwendung
curl https://nordapi.ee/api/v1/finland/spot-hinta/now

Live-Antwort

{
  "data": {
    "DateTime": "2026-08-12T10:30:00+03:00",
    "PriceNoTax": 0.02703,
    "PriceWithTax": 0.03392,
    "Rank": 51
  },
  "success": true
}