Rate Overview
Live
1 DKK = 1.4944 NOK
1 NOK = 0.669159
DKK
Avg
1.4940
High
1.5104
Low
1.4762
Last updated: 3/27/2026, 6:04:59 AM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.49 NOK |
| 10 DKK | 14.94 NOK |
| 50 DKK | 74.72 NOK |
| 100 DKK | 149.44 NOK |
| 500 DKK | 747.21 NOK |
| 1,000 DKK | 1,494.41 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-03-27T06:04:59Z",
"rates": {
"NOK": 1.494413
}
}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": 149.4413,
"rate": 1.494413
}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