Rate Overview
Live
1 XCD = 211.2440 SOS
1 SOS = 0.004734
XCD
Avg
211.1560
High
211.6773
Low
210.5015
Last updated: 7/3/2026, 7:05:11 PM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 211.24 SOS |
| 10 XCD | 2,112.44 SOS |
| 50 XCD | 10,562.20 SOS |
| 100 XCD | 21,124.40 SOS |
| 500 XCD | 105,622.01 SOS |
| 1,000 XCD | 211,244.01 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-03T19:05:11Z",
"rates": {
"SOS": 211.24401
}
}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": 21124.401,
"rate": 211.24401
}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