Rate Overview
Live
1 XCD = 40.8339 SYP
1 SYP = 0.024489
XCD
Avg
40.8960
High
41.1614
Low
40.8236
Last updated: 3/7/2026, 1:03:12 AM
Quick Conversions
| XCD | SYP |
|---|---|
| 1 XCD | 40.83 SYP |
| 10 XCD | 408.34 SYP |
| 50 XCD | 2,041.70 SYP |
| 100 XCD | 4,083.39 SYP |
| 500 XCD | 20,416.95 SYP |
| 1,000 XCD | 40,833.91 SYP |
Get XCD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SYPExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T01:03:12Z",
"rates": {
"SYP": 40.833908
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SYP",
"amount": 100
},
"result": 4083.3908,
"rate": 40.833908
}Build with XCD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key