Rate Overview
Live
1 XCD = 46.0877 ISK
1 ISK = 0.021698
XCD
Avg
46.3464
High
46.5781
Low
46.0877
Last updated: 7/29/2026, 10:17:17 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 46.09 ISK |
| 10 XCD | 460.88 ISK |
| 50 XCD | 2,304.39 ISK |
| 100 XCD | 4,608.77 ISK |
| 500 XCD | 23,043.86 ISK |
| 1,000 XCD | 46,087.72 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-29T10:17:17Z",
"rates": {
"ISK": 46.087723
}
}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": 4608.7723,
"rate": 46.087723
}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