Rate Overview
Live
1 NOK = 0.665831 DKK
1 DKK = 1.5019
NOK
Avg
0.668943
High
0.677414
Low
0.662061
Last updated: 3/27/2026, 11:32:09 PM
Quick Conversions
| NOK | DKK |
|---|---|
| 1 NOK | 0.67 DKK |
| 10 NOK | 6.66 DKK |
| 50 NOK | 33.29 DKK |
| 100 NOK | 66.58 DKK |
| 500 NOK | 332.92 DKK |
| 1,000 NOK | 665.83 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-03-27T23:32:09Z",
"rates": {
"DKK": 0.665831
}
}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": 66.5831,
"rate": 0.665831
}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