← 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-06-26T18:15:00+03:00",
    "PriceNoTax": 0.03272,
    "PriceWithTax": 0.04106,
    "Rank": 40
  },
  "success": true
}