Rate Overview
Live
1 XCD = 45.4665 ISK
1 ISK = 0.021994
XCD
Avg
47.7821
High
52.4862
Low
44.8498
Last updated: 5/29/2026, 9:45:12 PM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 45.47 ISK |
| 10 XCD | 454.67 ISK |
| 50 XCD | 2,273.33 ISK |
| 100 XCD | 4,546.65 ISK |
| 500 XCD | 22,733.26 ISK |
| 1,000 XCD | 45,466.53 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-29T21:45:12Z",
"rates": {
"ISK": 45.466527
}
}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": 4546.6527,
"rate": 45.466527
}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