Rate Overview
Live
1 SYP = 20.8994 CDF
1 CDF = 0.047848
SYP
Avg
20.4177
High
20.8994
Low
19.4109
Last updated: 3/6/2026, 11:47:42 PM
Quick Conversions
| SYP | CDF |
|---|---|
| 1 SYP | 20.90 CDF |
| 10 SYP | 208.99 CDF |
| 50 SYP | 1,044.97 CDF |
| 100 SYP | 2,089.94 CDF |
| 500 SYP | 10,449.70 CDF |
| 1,000 SYP | 20,899.41 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-03-06T23:47:42Z",
"rates": {
"CDF": 20.899407
}
}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": 2089.9407,
"rate": 20.899407
}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