Rate Overview
Live
1 SEK = 0.277886 XCD
1 XCD = 3.5986
SEK
Avg
0.278792
High
0.280036
Low
0.277886
Last updated: 7/26/2026, 9:16:12 PM
Quick Conversions
| SEK | XCD |
|---|---|
| 1 SEK | 0.28 XCD |
| 10 SEK | 2.78 XCD |
| 50 SEK | 13.89 XCD |
| 100 SEK | 27.79 XCD |
| 500 SEK | 138.94 XCD |
| 1,000 SEK | 277.89 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-26T21:16:12Z",
"rates": {
"XCD": 0.277886
}
}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.788600000000002,
"rate": 0.277886
}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