Rate Overview
Live
1 XCD = 46.0111 ISK
1 ISK = 0.021734
XCD
Avg
45.6830
High
46.3049
Low
44.9423
Last updated: 3/7/2026, 1:01:45 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 46.01 ISK |
| 10 XCD | 460.11 ISK |
| 50 XCD | 2,300.56 ISK |
| 100 XCD | 4,601.11 ISK |
| 500 XCD | 23,005.56 ISK |
| 1,000 XCD | 46,011.12 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-03-07T01:01:45Z",
"rates": {
"ISK": 46.011115
}
}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": 4601.1115,
"rate": 46.011115
}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