Rate Overview
Live
1 SYP = 0.176225 CDF
1 CDF = 5.6746
SYP
Avg
5.3696
High
20.9545
Low
0.176225
Last updated: 8/25/2026, 7:41:31 AM
Quick Conversions
| SYP | CDF |
|---|---|
| 1 SYP | 0.18 CDF |
| 10 SYP | 1.76 CDF |
| 50 SYP | 8.81 CDF |
| 100 SYP | 17.62 CDF |
| 500 SYP | 88.11 CDF |
| 1,000 SYP | 176.23 CDF |
Get SYP/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=CDFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T07:41:31Z",
"rates": {
"CDF": 0.176225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "CDF",
"amount": 100
},
"result": 17.6225,
"rate": 0.176225
}Build with SYP/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key