Rate Overview
Live
1 ISK = 0.051630 DKK
1 DKK = 19.3686
ISK
Avg
0.051813
High
0.052210
Low
0.051558
Last updated: 3/7/2026, 12:26:33 AM
Quick Conversions
| ISK | DKK |
|---|---|
| 1 ISK | 0.05 DKK |
| 10 ISK | 0.52 DKK |
| 50 ISK | 2.58 DKK |
| 100 ISK | 5.16 DKK |
| 500 ISK | 25.82 DKK |
| 1,000 ISK | 51.63 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-03-07T00:26:33Z",
"rates": {
"DKK": 0.05163
}
}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.163,
"rate": 0.05163
}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