Rate Overview
Live
1 XCD = 4805.19 SYP
1 SYP = 0.000208
XCD
Avg
2073.96
High
4814.50
Low
40.8236
Last updated: 8/25/2026, 5:04:27 AM
Quick Conversions
| XCD | SYP |
|---|---|
| 1 XCD | 4,805.19 SYP |
| 10 XCD | 48,051.85 SYP |
| 50 XCD | 240,259.26 SYP |
| 100 XCD | 480,518.51 SYP |
| 500 XCD | 2,402,592.57 SYP |
| 1,000 XCD | 4,805,185.14 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-08-25T05:04:27Z",
"rates": {
"SYP": 4805.185138
}
}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": 480518.51379999996,
"rate": 4805.185138
}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