Rate Overview
Live
1 XCD = 45.9989 ISK
1 ISK = 0.021740
XCD
Avg
47.6797
High
52.4862
Low
44.8498
Last updated: 7/30/2026, 8:01:35 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 46.00 ISK |
| 10 XCD | 459.99 ISK |
| 50 XCD | 2,299.94 ISK |
| 100 XCD | 4,599.89 ISK |
| 500 XCD | 22,999.44 ISK |
| 1,000 XCD | 45,998.89 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-30T08:01:35Z",
"rates": {
"ISK": 45.998888
}
}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": 4599.8888,
"rate": 45.998888
}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