Rate Overview
Live
1 XCD = 45.1686 ISK
1 ISK = 0.022139
XCD
Avg
45.2131
High
45.3501
Low
45.1191
Last updated: 4/18/2026, 8:44:28 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 45.17 ISK |
| 10 XCD | 451.69 ISK |
| 50 XCD | 2,258.43 ISK |
| 100 XCD | 4,516.86 ISK |
| 500 XCD | 22,584.29 ISK |
| 1,000 XCD | 45,168.58 ISK |
Get XCD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=ISKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-18T08:44:28Z",
"rates": {
"ISK": 45.168582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "ISK",
"amount": 100
},
"result": 4516.8582,
"rate": 45.168582
}Build with XCD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key