Rate Overview
Live
1 XCD = 3.5063 SEK
1 SEK = 0.285205
XCD
Avg
3.5168
High
3.5318
Low
3.5056
Last updated: 8/20/2026, 7:23:32 PM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.51 SEK |
| 10 XCD | 35.06 SEK |
| 50 XCD | 175.31 SEK |
| 100 XCD | 350.63 SEK |
| 500 XCD | 1,753.13 SEK |
| 1,000 XCD | 3,506.25 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-08-20T19:23:32Z",
"rates": {
"SEK": 3.50625
}
}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": 350.625,
"rate": 3.50625
}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