Rate Overview
Live
1 XCD = 3.5279 SEK
1 SEK = 0.283452
XCD
Avg
3.5738
High
3.6018
Low
3.5276
Last updated: 7/31/2026, 3:12:59 AM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.53 SEK |
| 10 XCD | 35.28 SEK |
| 50 XCD | 176.40 SEK |
| 100 XCD | 352.79 SEK |
| 500 XCD | 1,763.97 SEK |
| 1,000 XCD | 3,527.93 SEK |
Get XCD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SEKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-31T03:12:59Z",
"rates": {
"SEK": 3.527932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SEK",
"amount": 100
},
"result": 352.79319999999996,
"rate": 3.527932
}Build with XCD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key