Rate Overview
Live
1 XCD = 210.9595 SOS
1 SOS = 0.004740
XCD
Avg
211.1135
High
212.4492
Low
208.3710
Last updated: 7/7/2026, 1:39:04 AM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 210.96 SOS |
| 10 XCD | 2,109.59 SOS |
| 50 XCD | 10,547.97 SOS |
| 100 XCD | 21,095.95 SOS |
| 500 XCD | 105,479.74 SOS |
| 1,000 XCD | 210,959.49 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-07T01:39:04Z",
"rates": {
"SOS": 210.959488
}
}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": 21095.9488,
"rate": 210.959488
}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