Rate Overview
Live
1 SEK = 0.291063 XCD
1 XCD = 3.4357
SEK
Avg
0.290929
High
0.294315
Low
0.286014
Last updated: 5/27/2026, 7:18:55 PM
Quick Conversions
| SEK | XCD |
|---|---|
| 1 SEK | 0.29 XCD |
| 10 SEK | 2.91 XCD |
| 50 SEK | 14.55 XCD |
| 100 SEK | 29.11 XCD |
| 500 SEK | 145.53 XCD |
| 1,000 SEK | 291.06 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-05-27T19:18:55Z",
"rates": {
"XCD": 0.291063
}
}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": 29.1063,
"rate": 0.291063
}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