Rate Overview
Live
1 XCD = 211.4584 SOS
1 SOS = 0.004729
XCD
Avg
211.3502
High
211.5795
Low
210.9489
Last updated: 4/17/2026, 6:10:41 AM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 211.46 SOS |
| 10 XCD | 2,114.58 SOS |
| 50 XCD | 10,572.92 SOS |
| 100 XCD | 21,145.84 SOS |
| 500 XCD | 105,729.21 SOS |
| 1,000 XCD | 211,458.43 SOS |
Get XCD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SOSExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-17T06:10:41Z",
"rates": {
"SOS": 211.458429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SOS",
"amount": 100
},
"result": 21145.8429,
"rate": 211.458429
}Build with XCD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key