Rate Overview
Live
1 XCD = 211.6773 SOS
1 SOS = 0.004724
XCD
Avg
210.9854
High
212.1566
Low
208.1097
Last updated: 6/27/2026, 4:32:15 AM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 211.68 SOS |
| 10 XCD | 2,116.77 SOS |
| 50 XCD | 10,583.86 SOS |
| 100 XCD | 21,167.73 SOS |
| 500 XCD | 105,838.64 SOS |
| 1,000 XCD | 211,677.27 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-06-27T04:32:15Z",
"rates": {
"SOS": 211.67727
}
}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": 21167.727,
"rate": 211.67727
}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