Rate Overview
Live
1 XCD = 40.8192 SYP
1 SYP = 0.024498
XCD
Avg
40.8636
High
40.9427
Low
40.8192
Last updated: 7/8/2026, 5:15:16 PM
Quick Conversions
| XCD | SYP |
|---|---|
| 1 XCD | 40.82 SYP |
| 10 XCD | 408.19 SYP |
| 50 XCD | 2,040.96 SYP |
| 100 XCD | 4,081.92 SYP |
| 500 XCD | 20,409.62 SYP |
| 1,000 XCD | 40,819.25 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-07-08T17:15:16Z",
"rates": {
"SYP": 40.819247
}
}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": 4081.9246999999996,
"rate": 40.819247
}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