Rate Overview
Live
1 XCD = 211.1211 SOS
1 SOS = 0.004737
XCD
Avg
211.1816
High
211.7904
Low
210.5122
Last updated: 7/8/2026, 6:43:37 PM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 211.12 SOS |
| 10 XCD | 2,111.21 SOS |
| 50 XCD | 10,556.05 SOS |
| 100 XCD | 21,112.11 SOS |
| 500 XCD | 105,560.54 SOS |
| 1,000 XCD | 211,121.09 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-07-08T18:43:37Z",
"rates": {
"SOS": 211.121089
}
}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": 21112.108900000003,
"rate": 211.121089
}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