Rate Overview
Live
1 XCD = 3.5396 SEK
1 SEK = 0.282520
XCD
Avg
3.5009
High
3.5461
Low
3.4681
Last updated: 6/19/2026, 11:55:32 AM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.54 SEK |
| 10 XCD | 35.40 SEK |
| 50 XCD | 176.98 SEK |
| 100 XCD | 353.96 SEK |
| 500 XCD | 1,769.79 SEK |
| 1,000 XCD | 3,539.57 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-06-19T11:55:32Z",
"rates": {
"SEK": 3.539571
}
}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": 353.9571,
"rate": 3.539571
}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