Rate Overview
Live
1 DKK = 1.4863 NOK
1 NOK = 0.672804
DKK
Avg
1.4919
High
1.5158
Low
1.4630
Last updated: 7/9/2026, 8:01:16 PM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.49 NOK |
| 10 DKK | 14.86 NOK |
| 50 DKK | 74.32 NOK |
| 100 DKK | 148.63 NOK |
| 500 DKK | 743.16 NOK |
| 1,000 DKK | 1,486.32 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-09T20:01:16Z",
"rates": {
"NOK": 1.486318
}
}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": 148.6318,
"rate": 1.486318
}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