Rate Overview
Live
1 DKK = 1.5055 NOK
1 NOK = 0.664235
DKK
Avg
1.5101
High
1.5158
Low
1.5055
Last updated: 7/5/2026, 2:28:29 PM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.51 NOK |
| 10 DKK | 15.05 NOK |
| 50 DKK | 75.27 NOK |
| 100 DKK | 150.55 NOK |
| 500 DKK | 752.75 NOK |
| 1,000 DKK | 1,505.49 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-05T14:28:29Z",
"rates": {
"NOK": 1.505491
}
}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": 150.54909999999998,
"rate": 1.505491
}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