Rate Overview
Live
1 XCD = 210.8721 SOS
1 SOS = 0.004742
XCD
Avg
210.8594
High
211.7250
Low
208.0627
Last updated: 5/27/2026, 1:56:09 PM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 210.87 SOS |
| 10 XCD | 2,108.72 SOS |
| 50 XCD | 10,543.60 SOS |
| 100 XCD | 21,087.21 SOS |
| 500 XCD | 105,436.04 SOS |
| 1,000 XCD | 210,872.08 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-05-27T13:56:09Z",
"rates": {
"SOS": 210.872083
}
}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": 21087.208300000002,
"rate": 210.872083
}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