Rate Overview
Live
1 XCD = 46.6060 ISK
1 ISK = 0.021456
XCD
Avg
46.2464
High
46.6060
Low
46.0105
Last updated: 6/19/2026, 9:44:20 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 46.61 ISK |
| 10 XCD | 466.06 ISK |
| 50 XCD | 2,330.30 ISK |
| 100 XCD | 4,660.60 ISK |
| 500 XCD | 23,302.99 ISK |
| 1,000 XCD | 46,605.97 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-06-19T09:44:20Z",
"rates": {
"ISK": 46.605973
}
}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": 4660.597299999999,
"rate": 46.605973
}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