Rate Overview
Live
1 XCD = 45.9168 ISK
1 ISK = 0.021779
XCD
Avg
45.8913
High
46.0404
Low
45.7123
Last updated: 3/27/2026, 6:34:48 AM
Quick Conversions
| XCD | ISK |
|---|---|
| 1 XCD | 45.92 ISK |
| 10 XCD | 459.17 ISK |
| 50 XCD | 2,295.84 ISK |
| 100 XCD | 4,591.68 ISK |
| 500 XCD | 22,958.41 ISK |
| 1,000 XCD | 45,916.82 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-27T06:34:48Z",
"rates": {
"ISK": 45.916821
}
}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": 4591.6821,
"rate": 45.916821
}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