Rate Overview
Live
1 DKK = 1.4632 NOK
1 NOK = 0.683433
DKK
Avg
1.5287
High
1.6041
Low
1.4372
Last updated: 7/23/2026, 5:50:39 PM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.46 NOK |
| 10 DKK | 14.63 NOK |
| 50 DKK | 73.16 NOK |
| 100 DKK | 146.32 NOK |
| 500 DKK | 731.60 NOK |
| 1,000 DKK | 1,463.20 NOK |
Get DKK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=NOKExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-23T17:50:39Z",
"rates": {
"NOK": 1.463202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "NOK",
"amount": 100
},
"result": 146.3202,
"rate": 1.463202
}Build with DKK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key