Rate Overview
Live
1 ISK = 0.051966 DKK
1 DKK = 19.2434
ISK
Avg
0.051994
High
0.052111
Low
0.051911
Last updated: 5/9/2026, 3:41:31 AM
Quick Conversions
| ISK | DKK |
|---|---|
| 1 ISK | 0.05 DKK |
| 10 ISK | 0.52 DKK |
| 50 ISK | 2.60 DKK |
| 100 ISK | 5.20 DKK |
| 500 ISK | 25.98 DKK |
| 1,000 ISK | 51.97 DKK |
Get ISK/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=DKKExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-09T03:41:31Z",
"rates": {
"DKK": 0.051966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "DKK",
"amount": 100
},
"result": 5.1966,
"rate": 0.051966
}Build with ISK/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key