Rate Overview
Live
1 CDF = 5.6771 SYP
1 SYP = 0.176145
CDF
Avg
5.6815
High
5.7406
Low
5.6700
Last updated: 8/22/2026, 10:39:50 AM
Quick Conversions
| CDF | SYP |
|---|---|
| 1 CDF | 5.68 SYP |
| 10 CDF | 56.77 SYP |
| 50 CDF | 283.86 SYP |
| 100 CDF | 567.71 SYP |
| 500 CDF | 2,838.57 SYP |
| 1,000 CDF | 5,677.13 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-08-22T10:39:50Z",
"rates": {
"SYP": 5.677132
}
}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": 567.7132,
"rate": 5.677132
}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