Rate Overview
Live
1 DKK = 1.4679 NOK
1 NOK = 0.681244
DKK
Avg
1.4684
High
1.4715
Low
1.4629
Last updated: 8/13/2026, 2:35:04 PM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.47 NOK |
| 10 DKK | 14.68 NOK |
| 50 DKK | 73.40 NOK |
| 100 DKK | 146.79 NOK |
| 500 DKK | 733.95 NOK |
| 1,000 DKK | 1,467.90 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-08-13T14:35:04Z",
"rates": {
"NOK": 1.467902
}
}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": 146.7902,
"rate": 1.467902
}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