Rate Overview
Live
1 NOK = 0.692712 DKK
1 DKK = 1.4436
NOK
Avg
0.649459
High
0.695787
Low
0.623387
Last updated: 5/28/2026, 7:59:21 AM
Quick Conversions
| NOK | DKK |
|---|---|
| 1 NOK | 0.69 DKK |
| 10 NOK | 6.93 DKK |
| 50 NOK | 34.64 DKK |
| 100 NOK | 69.27 DKK |
| 500 NOK | 346.36 DKK |
| 1,000 NOK | 692.71 DKK |
Get NOK/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=DKKExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-28T07:59:21Z",
"rates": {
"DKK": 0.692712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "DKK",
"amount": 100
},
"result": 69.2712,
"rate": 0.692712
}Build with NOK/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key