Rate Overview
Live
1 SYP = 0.175014 CDF
1 CDF = 5.7138
SYP
Avg
11.2403
High
20.9907
Low
0.163819
Last updated: 8/23/2026, 4:00:27 AM
Quick Conversions
| SYP | CDF |
|---|---|
| 1 SYP | 0.18 CDF |
| 10 SYP | 1.75 CDF |
| 50 SYP | 8.75 CDF |
| 100 SYP | 17.50 CDF |
| 500 SYP | 87.51 CDF |
| 1,000 SYP | 175.01 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-23T04:00:27Z",
"rates": {
"CDF": 0.175014
}
}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.5014,
"rate": 0.175014
}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