Rate Overview
Live
1 XCD = 40.9025 SYP
1 SYP = 0.024448
XCD
Avg
40.9053
High
41.0660
Low
40.8411
Last updated: 3/27/2026, 8:05:05 AM
Quick Conversions
| XCD | SYP |
|---|---|
| 1 XCD | 40.90 SYP |
| 10 XCD | 409.03 SYP |
| 50 XCD | 2,045.13 SYP |
| 100 XCD | 4,090.25 SYP |
| 500 XCD | 20,451.26 SYP |
| 1,000 XCD | 40,902.51 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-27T08:05:05Z",
"rates": {
"SYP": 40.90251
}
}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": 4090.2509999999997,
"rate": 40.90251
}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