Rate Overview
Live
1 SEK = 0.278626 XCD
1 XCD = 3.5890
SEK
Avg
0.291508
High
0.306290
Low
0.277339
Last updated: 7/22/2026, 11:40:54 AM
Quick Conversions
| SEK | XCD |
|---|---|
| 1 SEK | 0.28 XCD |
| 10 SEK | 2.79 XCD |
| 50 SEK | 13.93 XCD |
| 100 SEK | 27.86 XCD |
| 500 SEK | 139.31 XCD |
| 1,000 SEK | 278.63 XCD |
Get SEK/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=XCDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-22T11:40:54Z",
"rates": {
"XCD": 0.278626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "XCD",
"amount": 100
},
"result": 27.862599999999997,
"rate": 0.278626
}Build with SEK/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key