Rate Overview
Live
1 XCD = 45.3640 ISK
1 ISK = 0.022044
XCD
Avg
45.4215
High
45.5386
Low
45.3142
Last updated: 8/19/2026, 6:35:01 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 45.36 ISK |
| 10 XCD | 453.64 ISK |
| 50 XCD | 2,268.20 ISK |
| 100 XCD | 4,536.40 ISK |
| 500 XCD | 22,682.00 ISK |
| 1,000 XCD | 45,364.00 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-08-19T06:35:01Z",
"rates": {
"ISK": 45.364002
}
}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": 4536.4002,
"rate": 45.364002
}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