Rate Overview
Live
1 ISK = 0.052560 DKK
1 DKK = 19.0259
ISK
Avg
0.052589
High
0.052720
Low
0.052560
Last updated: 8/18/2026, 1:42:29 AM
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.28 DKK |
| 1,000 ISK | 52.56 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-08-18T01:42:29Z",
"rates": {
"DKK": 0.05256
}
}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.256,
"rate": 0.05256
}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