Rate Overview
Live
1 SEK = 0.287049 XCD
1 XCD = 3.4837
SEK
Avg
0.288968
High
0.291232
Low
0.287029
Last updated: 3/27/2026, 9:26:02 AM
Quick Conversions
| SEK | XCD |
|---|---|
| 1 SEK | 0.29 XCD |
| 10 SEK | 2.87 XCD |
| 50 SEK | 14.35 XCD |
| 100 SEK | 28.70 XCD |
| 500 SEK | 143.52 XCD |
| 1,000 SEK | 287.05 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-03-27T09:26:02Z",
"rates": {
"XCD": 0.287049
}
}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": 28.7049,
"rate": 0.287049
}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