Rate Overview
Live
1 NOK = 0.680196 DKK
1 DKK = 1.4702
NOK
Avg
0.669781
High
0.695787
Low
0.630659
Last updated: 7/29/2026, 2:03:23 PM
Quick Conversions
| NOK | DKK |
|---|---|
| 1 NOK | 0.68 DKK |
| 10 NOK | 6.80 DKK |
| 50 NOK | 34.01 DKK |
| 100 NOK | 68.02 DKK |
| 500 NOK | 340.10 DKK |
| 1,000 NOK | 680.20 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-07-29T14:03:23Z",
"rates": {
"DKK": 0.680196
}
}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": 68.0196,
"rate": 0.680196
}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