Rate Overview
Live
1 DKK = 1.4456 NOK
1 NOK = 0.691748
DKK
Avg
1.4496
High
1.4552
Low
1.4456
Last updated: 9/3/2026, 2:33:04 PM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.45 NOK |
| 10 DKK | 14.46 NOK |
| 50 DKK | 72.28 NOK |
| 100 DKK | 144.56 NOK |
| 500 DKK | 722.81 NOK |
| 1,000 DKK | 1,445.61 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-09-03T14:33:04Z",
"rates": {
"NOK": 1.445613
}
}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": 144.56130000000002,
"rate": 1.445613
}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