Rate Overview
Live
1 XCD = 211.1609 SOS
1 SOS = 0.004736
XCD
Avg
210.9502
High
212.9410
Low
209.3313
Last updated: 3/27/2026, 11:33:07 AM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 211.16 SOS |
| 10 XCD | 2,111.61 SOS |
| 50 XCD | 10,558.04 SOS |
| 100 XCD | 21,116.09 SOS |
| 500 XCD | 105,580.43 SOS |
| 1,000 XCD | 211,160.85 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-03-27T11:33:07Z",
"rates": {
"SOS": 211.160853
}
}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": 21116.0853,
"rate": 211.160853
}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