Rate Overview
Live
1 XCD = 210.3013 SOS
1 SOS = 0.004755
XCD
Avg
210.6969
High
211.6600
Low
210.2916
Last updated: 7/31/2026, 9:35:43 PM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 210.30 SOS |
| 10 XCD | 2,103.01 SOS |
| 50 XCD | 10,515.06 SOS |
| 100 XCD | 21,030.13 SOS |
| 500 XCD | 105,150.64 SOS |
| 1,000 XCD | 210,301.29 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-31T21:35:43Z",
"rates": {
"SOS": 210.301286
}
}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": 21030.1286,
"rate": 210.301286
}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