Rate Overview
Live
1 XCD = 46.5781 ISK
1 ISK = 0.021469
XCD
Avg
46.4976
High
46.8445
Low
46.0610
Last updated: 7/26/2026, 3:46:24 PM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 46.58 ISK |
| 10 XCD | 465.78 ISK |
| 50 XCD | 2,328.90 ISK |
| 100 XCD | 4,657.81 ISK |
| 500 XCD | 23,289.04 ISK |
| 1,000 XCD | 46,578.09 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-26T15:46:24Z",
"rates": {
"ISK": 46.578089
}
}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": 4657.8089,
"rate": 46.578089
}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