Rate Overview
Live
1 CDF = 0.047848 SYP
1 SYP = 20.8995
CDF
Avg
0.049005
High
0.051517
Low
0.047848
Last updated: 3/6/2026, 6:29:45 PM
Quick Conversions
| CDF | SYP |
|---|---|
| 1 CDF | 0.05 SYP |
| 10 CDF | 0.48 SYP |
| 50 CDF | 2.39 SYP |
| 100 CDF | 4.78 SYP |
| 500 CDF | 23.92 SYP |
| 1,000 CDF | 47.85 SYP |
Get CDF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=SYPExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-06T18:29:45Z",
"rates": {
"SYP": 0.047848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "SYP",
"amount": 100
},
"result": 4.784800000000001,
"rate": 0.047848
}Build with CDF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key