Rate Overview
Live
1 XCD = 3.3910 SEK
1 SEK = 0.294897
XCD
Avg
3.4096
High
3.4494
Low
3.3880
Last updated: 4/18/2026, 9:24:07 AM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.39 SEK |
| 10 XCD | 33.91 SEK |
| 50 XCD | 169.55 SEK |
| 100 XCD | 339.10 SEK |
| 500 XCD | 1,695.51 SEK |
| 1,000 XCD | 3,391.02 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-04-18T09:24:07Z",
"rates": {
"SEK": 3.391019
}
}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": 339.1019,
"rate": 3.391019
}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