Rate Overview
Live
1 XCD = 45.1464 ISK
1 ISK = 0.022150
XCD
Avg
45.2806
High
45.4145
Low
45.1464
Last updated: 5/9/2026, 4:53:29 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 45.15 ISK |
| 10 XCD | 451.46 ISK |
| 50 XCD | 2,257.32 ISK |
| 100 XCD | 4,514.64 ISK |
| 500 XCD | 22,573.19 ISK |
| 1,000 XCD | 45,146.38 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-05-09T04:53:29Z",
"rates": {
"ISK": 45.146381
}
}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": 4514.6381,
"rate": 45.146381
}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