Rate Overview
Live
1 DKK = 1.4572 NOK
1 NOK = 0.686241
DKK
Avg
1.4978
High
1.6097
Low
1.2837
Last updated: 7/25/2026, 9:34:20 PM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.46 NOK |
| 10 DKK | 14.57 NOK |
| 50 DKK | 72.86 NOK |
| 100 DKK | 145.72 NOK |
| 500 DKK | 728.61 NOK |
| 1,000 DKK | 1,457.21 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-25T21:34:20Z",
"rates": {
"NOK": 1.457213
}
}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.7213,
"rate": 1.457213
}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