Rate Overview
Live
1 DKK = 1.4424 NOK
1 NOK = 0.693304
DKK
Avg
1.4394
High
1.4424
Low
1.4328
Last updated: 5/26/2026, 10:47:57 AM
Quick Conversions
| DKK | NOK |
|---|---|
| 1 DKK | 1.44 NOK |
| 10 DKK | 14.42 NOK |
| 50 DKK | 72.12 NOK |
| 100 DKK | 144.24 NOK |
| 500 DKK | 721.18 NOK |
| 1,000 DKK | 1,442.37 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-05-26T10:47:57Z",
"rates": {
"NOK": 1.442369
}
}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": 144.2369,
"rate": 1.442369
}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