Rate Overview
Live
1 XCD = 210.8090 SOS
1 SOS = 0.004744
XCD
Avg
211.0786
High
211.5830
Low
210.6152
Last updated: 9/1/2026, 6:38:56 PM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 210.81 SOS |
| 10 XCD | 2,108.09 SOS |
| 50 XCD | 10,540.45 SOS |
| 100 XCD | 21,080.90 SOS |
| 500 XCD | 105,404.49 SOS |
| 1,000 XCD | 210,808.97 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-01T18:38:56Z",
"rates": {
"SOS": 210.808971
}
}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": 21080.897100000002,
"rate": 210.808971
}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