Rate Overview
Live
1 DKK = 1.4769 NOK
1 NOK = 0.677086
DKK
Avg
1.4702
High
1.4769
Low
1.4606
Last updated: 6/15/2026, 12:54:24 PM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.48 NOK |
| 10 DKK | 14.77 NOK |
| 50 DKK | 73.85 NOK |
| 100 DKK | 147.69 NOK |
| 500 DKK | 738.46 NOK |
| 1,000 DKK | 1,476.92 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-06-15T12:54:24Z",
"rates": {
"NOK": 1.476918
}
}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": 147.6918,
"rate": 1.476918
}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