Rate Overview
Live
1 XCD = 40.8465 SYP
1 SYP = 0.024482
XCD
Avg
2843.74
High
4806.46
Low
40.8114
Last updated: 5/27/2026, 1:57:15 PM
Quick Conversions
| XCD | SYP |
|---|---|
| 1 XCD | 40.85 SYP |
| 10 XCD | 408.47 SYP |
| 50 XCD | 2,042.33 SYP |
| 100 XCD | 4,084.65 SYP |
| 500 XCD | 20,423.27 SYP |
| 1,000 XCD | 40,846.55 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-27T13:57:15Z",
"rates": {
"SYP": 40.846545
}
}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": 4084.6545,
"rate": 40.846545
}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