Rate Overview
Live
1 SEK = 0.280066 XCD
1 XCD = 3.5706
SEK
Avg
0.276025
High
0.302549
Low
0.243001
Last updated: 7/2/2026, 2:51:13 PM
Quick Conversions
| SEK | XCD |
|---|---|
| 1 SEK | 0.28 XCD |
| 10 SEK | 2.80 XCD |
| 50 SEK | 14.00 XCD |
| 100 SEK | 28.01 XCD |
| 500 SEK | 140.03 XCD |
| 1,000 SEK | 280.07 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-02T14:51:13Z",
"rates": {
"XCD": 0.280066
}
}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.0066,
"rate": 0.280066
}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