Rate Overview
Live
1 SYP = 0.000208 XCD
1 XCD = 4807.69
SYP
Avg
0.000208
High
0.000208
Low
0.000207
Last updated: 8/21/2026, 4:41:11 PM
Quick Conversions
| SYP | XCD |
|---|---|
| 1 SYP | 0.00 XCD |
| 10 SYP | 0.00 XCD |
| 50 SYP | 0.01 XCD |
| 100 SYP | 0.02 XCD |
| 500 SYP | 0.10 XCD |
| 1,000 SYP | 0.21 XCD |
Get SYP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=XCDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-21T16:41:11Z",
"rates": {
"XCD": 0.000208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "XCD",
"amount": 100
},
"result": 0.0208,
"rate": 0.000208
}Build with SYP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key