Rate Overview
Live
1 CDF = 5.6336 SYP
1 SYP = 0.177505
CDF
Avg
5.6584
High
5.7362
Low
5.6323
Last updated: 9/14/2026, 7:08:04 AM
Quick Conversions
| CDF | SYP |
|---|---|
| 1 CDF | 5.63 SYP |
| 10 CDF | 56.34 SYP |
| 50 CDF | 281.68 SYP |
| 100 CDF | 563.36 SYP |
| 500 CDF | 2,816.82 SYP |
| 1,000 CDF | 5,633.64 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-09-14T07:08:04Z",
"rates": {
"SYP": 5.633635
}
}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": 563.3635,
"rate": 5.633635
}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