Rate Overview
Live
1 DKK = 1.4977 NOK
1 NOK = 0.667684
DKK
Avg
1.5585
High
1.6050
Low
1.4717
Last updated: 3/27/2026, 3:15:18 PM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.50 NOK |
| 10 DKK | 14.98 NOK |
| 50 DKK | 74.89 NOK |
| 100 DKK | 149.77 NOK |
| 500 DKK | 748.86 NOK |
| 1,000 DKK | 1,497.71 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-03-27T15:15:18Z",
"rates": {
"NOK": 1.497714
}
}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": 149.7714,
"rate": 1.497714
}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