Rate Overview
Live
1 XCD = 3.5652 SEK
1 SEK = 0.280486
XCD
Avg
3.5691
High
3.5819
Low
3.5617
Last updated: 7/10/2026, 8:02:28 AM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.57 SEK |
| 10 XCD | 35.65 SEK |
| 50 XCD | 178.26 SEK |
| 100 XCD | 356.52 SEK |
| 500 XCD | 1,782.62 SEK |
| 1,000 XCD | 3,565.24 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-10T08:02:28Z",
"rates": {
"SEK": 3.565243
}
}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": 356.52430000000004,
"rate": 3.565243
}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