Rate Overview
Live
1 XCD = 3.4816 SEK
1 SEK = 0.287223
XCD
Avg
3.4604
High
3.4836
Low
3.4337
Last updated: 3/27/2026, 7:59:19 AM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.48 SEK |
| 10 XCD | 34.82 SEK |
| 50 XCD | 174.08 SEK |
| 100 XCD | 348.16 SEK |
| 500 XCD | 1,740.81 SEK |
| 1,000 XCD | 3,481.61 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-27T07:59:19Z",
"rates": {
"SEK": 3.481614
}
}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.1614,
"rate": 3.481614
}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