Rate Overview
Live
1 SYP = 20.4896 CDF
1 CDF = 0.048805
SYP
Avg
20.8474
High
20.9907
Low
20.4896
Last updated: 5/9/2026, 4:54:25 AM
Quick Conversions
| SYP | CDF |
|---|---|
| 1 SYP | 20.49 CDF |
| 10 SYP | 204.90 CDF |
| 50 SYP | 1,024.48 CDF |
| 100 SYP | 2,048.96 CDF |
| 500 SYP | 10,244.80 CDF |
| 1,000 SYP | 20,489.59 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-09T04:54:25Z",
"rates": {
"CDF": 20.489592
}
}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": 2048.9592,
"rate": 20.489592
}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