Rate Overview
Live
1 XCD = 4815.98 SYP
1 SYP = 0.000208
XCD
Avg
4808.41
High
4815.98
Low
4802.03
Last updated: 8/23/2026, 8:41:01 AM
Quick Conversions
| XCD | SYP |
|---|---|
| 1 XCD | 4,815.98 SYP |
| 10 XCD | 48,159.78 SYP |
| 50 XCD | 240,798.88 SYP |
| 100 XCD | 481,597.75 SYP |
| 500 XCD | 2,407,988.75 SYP |
| 1,000 XCD | 4,815,977.50 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-23T08:41:01Z",
"rates": {
"SYP": 4815.977503
}
}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": 481597.7503,
"rate": 4815.977503
}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