Rate Overview
Live
1 XCD = 212.1910 SOS
1 SOS = 0.004713
XCD
Avg
211.5183
High
212.1910
Low
211.0380
Last updated: 5/7/2026, 7:45:51 AM
Quick Conversions
| XCD | SOS |
|---|---|
| 1 XCD | 212.19 SOS |
| 10 XCD | 2,121.91 SOS |
| 50 XCD | 10,609.55 SOS |
| 100 XCD | 21,219.10 SOS |
| 500 XCD | 106,095.51 SOS |
| 1,000 XCD | 212,191.01 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-05-07T07:45:51Z",
"rates": {
"SOS": 212.19101
}
}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": 21219.101000000002,
"rate": 212.19101
}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