Rate Overview
Live
1 SYP = 20.8374 CDF
1 CDF = 0.047991
SYP
Avg
16.0618
High
20.9907
Low
0.193222
Last updated: 5/29/2026, 7:54:10 PM
Quick Conversions
| SYP | CDF |
|---|---|
| 1 SYP | 20.84 CDF |
| 10 SYP | 208.37 CDF |
| 50 SYP | 1,041.87 CDF |
| 100 SYP | 2,083.74 CDF |
| 500 SYP | 10,418.71 CDF |
| 1,000 SYP | 20,837.43 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-05-29T19:54:10Z",
"rates": {
"CDF": 20.837426
}
}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": 2083.7426,
"rate": 20.837426
}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