Rate Overview
Live
1 XCD = 3.4109 SEK
1 SEK = 0.293174
XCD
Avg
3.6354
High
4.1152
Low
3.3052
Last updated: 5/29/2026, 6:51:37 PM
Quick Conversions
| XCD | SEK |
|---|---|
| 1 XCD | 3.41 SEK |
| 10 XCD | 34.11 SEK |
| 50 XCD | 170.55 SEK |
| 100 XCD | 341.09 SEK |
| 500 XCD | 1,705.47 SEK |
| 1,000 XCD | 3,410.95 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-05-29T18:51:37Z",
"rates": {
"SEK": 3.410946
}
}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": 341.0946,
"rate": 3.410946
}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