Rate Overview
Live
1 XCD = 44.8535 ISK
1 ISK = 0.022295
XCD
Avg
44.8565
High
44.9391
Low
44.7161
Last updated: 9/5/2026, 4:48:31 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 44.85 ISK |
| 10 XCD | 448.53 ISK |
| 50 XCD | 2,242.67 ISK |
| 100 XCD | 4,485.35 ISK |
| 500 XCD | 22,426.74 ISK |
| 1,000 XCD | 44,853.48 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-09-05T04:48:31Z",
"rates": {
"ISK": 44.853475
}
}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": 4485.3475,
"rate": 44.853475
}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