Rate Overview
Live
1 XCD = 3.4892 SEK
1 SEK = 0.286602
XCD
Avg
3.4250
High
3.5087
Low
3.3369
Last updated: 3/27/2026, 1:14:58 PM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.49 SEK |
| 10 XCD | 34.89 SEK |
| 50 XCD | 174.46 SEK |
| 100 XCD | 348.92 SEK |
| 500 XCD | 1,744.58 SEK |
| 1,000 XCD | 3,489.16 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-03-27T13:14:58Z",
"rates": {
"SEK": 3.489164
}
}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": 348.9164,
"rate": 3.489164
}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