Rate Overview
Live
1 XCD = 46.2895 ISK
1 ISK = 0.021603
XCD
Avg
45.8076
High
47.1869
Low
44.6933
Last updated: 7/9/2026, 9:19:53 PM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 46.29 ISK |
| 10 XCD | 462.90 ISK |
| 50 XCD | 2,314.48 ISK |
| 100 XCD | 4,628.95 ISK |
| 500 XCD | 23,144.76 ISK |
| 1,000 XCD | 46,289.51 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-09T21:19:53Z",
"rates": {
"ISK": 46.289511
}
}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": 4628.951099999999,
"rate": 46.289511
}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