Rate Overview
Live
1 XCD = 41.1477 SYP
1 SYP = 0.024303
XCD
Avg
40.9663
High
41.1477
Low
40.8966
Last updated: 5/7/2026, 7:47:10 AM
Quick Conversions
| XCD | SYP |
|---|---|
| 1 XCD | 41.15 SYP |
| 10 XCD | 411.48 SYP |
| 50 XCD | 2,057.38 SYP |
| 100 XCD | 4,114.77 SYP |
| 500 XCD | 20,573.84 SYP |
| 1,000 XCD | 41,147.69 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-05-07T07:47:10Z",
"rates": {
"SYP": 41.147688
}
}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": 4114.7688,
"rate": 41.147688
}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