Rate Overview
Live
1 ISK = 0.052638 DKK
1 DKK = 18.9977
ISK
Avg
0.051788
High
0.052817
Low
0.050194
Last updated: 7/29/2026, 4:17:01 PM
Quick Conversions
| ISK | DKK |
|---|---|
| 1 ISK | 0.05 DKK |
| 10 ISK | 0.53 DKK |
| 50 ISK | 2.63 DKK |
| 100 ISK | 5.26 DKK |
| 500 ISK | 26.32 DKK |
| 1,000 ISK | 52.64 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-07-29T16:17:01Z",
"rates": {
"DKK": 0.052638
}
}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.2638,
"rate": 0.052638
}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