Rate Overview
Live
1 XCD = 210.3646 SOS
1 SOS = 0.004754
XCD
Avg
210.9548
High
212.1878
Low
210.2988
Last updated: 9/5/2026, 1:25:28 AM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 210.36 SOS |
| 10 XCD | 2,103.65 SOS |
| 50 XCD | 10,518.23 SOS |
| 100 XCD | 21,036.46 SOS |
| 500 XCD | 105,182.29 SOS |
| 1,000 XCD | 210,364.57 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-09-05T01:25:28Z",
"rates": {
"SOS": 210.364571
}
}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": 21036.4571,
"rate": 210.364571
}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