Rate Overview
Live
1 XCD = 209.5096 SOS
1 SOS = 0.004773
XCD
Avg
209.5591
High
211.0143
Low
204.8644
Last updated: 8/20/2026, 9:05:38 PM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 209.51 SOS |
| 10 XCD | 2,095.10 SOS |
| 50 XCD | 10,475.48 SOS |
| 100 XCD | 20,950.96 SOS |
| 500 XCD | 104,754.81 SOS |
| 1,000 XCD | 209,509.62 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-08-20T21:05:38Z",
"rates": {
"SOS": 209.509618
}
}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": 20950.961799999997,
"rate": 209.509618
}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