Rate Overview
Live
1 XCD = 46.6267 ISK
1 ISK = 0.021447
XCD
Avg
46.6596
High
46.8438
Low
46.4922
Last updated: 7/5/2026, 6:59:59 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 46.63 ISK |
| 10 XCD | 466.27 ISK |
| 50 XCD | 2,331.33 ISK |
| 100 XCD | 4,662.67 ISK |
| 500 XCD | 23,313.35 ISK |
| 1,000 XCD | 46,626.69 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-07-05T06:59:59Z",
"rates": {
"ISK": 46.626691
}
}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": 4662.6691,
"rate": 46.626691
}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