Rate Overview
Live
1 XCD = 204.5386 SOS
1 SOS = 0.004889
XCD
Avg
209.5552
High
211.7904
Low
204.5386
Last updated: 7/11/2026, 4:44:21 PM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 204.54 SOS |
| 10 XCD | 2,045.39 SOS |
| 50 XCD | 10,226.93 SOS |
| 100 XCD | 20,453.86 SOS |
| 500 XCD | 102,269.30 SOS |
| 1,000 XCD | 204,538.59 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-11T16:44:21Z",
"rates": {
"SOS": 204.538594
}
}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": 20453.859399999998,
"rate": 204.538594
}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