FOREX · Forex
NOKDKK
Norwegian Krona vs Danish Krona
0.6938
▼ 0.69% today
Last 24 hours
Bid
0.6930
Ask
0.6946
Day High
0.6934
Day Low
0.6913
NOKDKK key statistics
1 week
+0.26%
1 month
+1.24%
52w high
0.69936
52w low
0.61340
Avg daily range
+0.38%
History from
11 Nov 2025
Highs and lows are taken from 261 daily bars — the high was set on 09 Sept 2026 and the low on 16 Dec 2025. NOKDKK is quoted to 5 decimal places, minimum tick 0.00001, spread at last quote 0.00155, quoted in USD on FOREX, sourced from MetaTrader 5 (Broker 1).
NOKDKK daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 11 Sept 2026 | 0.69411 | 0.69416 | 0.69202 | 0.69378 | -0.05% |
| 10 Sept 2026 | 0.69861 | 0.69872 | 0.69226 | 0.69422 | -0.63% |
| 09 Sept 2026 | 0.69747 | 0.69936 | 0.69687 | 0.69860 | +0.16% |
| 08 Sept 2026 | 0.69370 | 0.69754 | 0.69335 | 0.69738 | +0.53% |
| 07 Sept 2026 | 0.69199 | 0.69415 | 0.69141 | 0.69367 | +0.24% |
| 06 Sept 2026 | 0.69188 | 0.69220 | 0.69111 | 0.69200 | +0.02% |
| 04 Sept 2026 | 0.69215 | 0.69301 | 0.69095 | 0.69153 | -0.09% |
| 03 Sept 2026 | 0.69230 | 0.69300 | 0.69050 | 0.69220 | -0.02% |
| 02 Sept 2026 | 0.69116 | 0.69302 | 0.69076 | 0.69243 | +0.18% |
| 01 Sept 2026 | 0.68872 | 0.69227 | 0.68857 | 0.69132 | +0.38% |
NOKDKK API access
Norwegian Krona vs Danish Krona prices are available over REST and WebSocket with no API key and no signup. Rate limit is 15,000 requests per minute per IP.
curl
curl "https://biquote.io/api/NOKDKK"
Python
import requests
r = requests.get("https://biquote.io/api/NOKDKK")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/NOKDKK");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for NOKDKK
const conn = new signalR.HubConnectionBuilder()
.withUrl("https://biquote.io/hubs/tick")
.build();
conn.on("ReceiveTick", t => console.log(t.symbol, t.mid));
await conn.start();
await conn.invoke("Subscribe", "NOKDKK");Also available for NOKDKK: daily candles, hourly candles · full API documentation
News about NOKDKK
- Norwegian Krone to Danish Krone - NOK/DKK Exchange Rate ChartFOREX.com·410w ago
- NOK/DKK Streaming ChartInvesting.com·505w ago
- How Will ECB Easing Impact Euro To Scandies Exchange Rates? EUR Vs SEK, NOK, DKK FX ForecastsExchange Rates UK·376w ago
- British Pound Exchange Rate News: Norwegian Krone, Swedish Krona & Danish Krone (GBP-NOK-DKK-SEK)Exchange Rates UK·539w ago