Rate Overview
Live
1 DKK = 1.4536 NOK
1 NOK = 0.687956
DKK
Avg
1.4537
High
1.4605
Low
1.4460
Last updated: 5/6/2026, 9:13:45 AM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.45 NOK |
| 10 DKK | 14.54 NOK |
| 50 DKK | 72.68 NOK |
| 100 DKK | 145.36 NOK |
| 500 DKK | 726.79 NOK |
| 1,000 DKK | 1,453.58 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-05-06T09:13:45Z",
"rates": {
"NOK": 1.453581
}
}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": 145.3581,
"rate": 1.453581
}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