Rate Overview
Live
1 ISK = 0.052387 DKK
1 DKK = 19.0887
ISK
Avg
0.052290
High
0.052494
Low
0.052131
Last updated: 7/29/2026, 1:00:07 AM
Quick Conversions
| ISK | DKK |
|---|---|
| 1 ISK | 0.05 DKK |
| 10 ISK | 0.52 DKK |
| 50 ISK | 2.62 DKK |
| 100 ISK | 5.24 DKK |
| 500 ISK | 26.19 DKK |
| 1,000 ISK | 52.39 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-29T01:00:07Z",
"rates": {
"DKK": 0.052387
}
}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.238700000000001,
"rate": 0.052387
}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