Rate Overview
Live
1 SEK = 0.294021 XCD
1 XCD = 3.4011
SEK
Avg
0.295875
High
0.299647
Low
0.292770
Last updated: 3/6/2026, 8:09:26 AM
Quick Conversions
| SEK | XCD |
|---|---|
| 1 SEK | 0.29 XCD |
| 10 SEK | 2.94 XCD |
| 50 SEK | 14.70 XCD |
| 100 SEK | 29.40 XCD |
| 500 SEK | 147.01 XCD |
| 1,000 SEK | 294.02 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-06T08:09:26Z",
"rates": {
"XCD": 0.294021
}
}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.402099999999997,
"rate": 0.294021
}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