Rate Overview
Live
1 NOK = 0.683983 DKK
1 DKK = 1.4620
NOK
Avg
0.686854
High
0.691573
Low
0.683983
Last updated: 5/8/2026, 3:22:39 AM
Quick Conversions
| NOK | DKK |
|---|---|
| 1 NOK | 0.68 DKK |
| 10 NOK | 6.84 DKK |
| 50 NOK | 34.20 DKK |
| 100 NOK | 68.40 DKK |
| 500 NOK | 341.99 DKK |
| 1,000 NOK | 683.98 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-08T03:22:39Z",
"rates": {
"DKK": 0.683983
}
}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.3983,
"rate": 0.683983
}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