Rate Overview
Live
1 XCD = 3.5294 SEK
1 SEK = 0.283338
XCD
Avg
3.4697
High
3.6112
Low
3.3004
Last updated: 7/31/2026, 6:27:26 AM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.53 SEK |
| 10 XCD | 35.29 SEK |
| 50 XCD | 176.47 SEK |
| 100 XCD | 352.94 SEK |
| 500 XCD | 1,764.68 SEK |
| 1,000 XCD | 3,529.35 SEK |
Get XCD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SEKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-31T06:27:26Z",
"rates": {
"SEK": 3.529353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SEK",
"amount": 100
},
"result": 352.9353,
"rate": 3.529353
}Build with XCD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key