Rate Overview
Live
1 SYP = 20.8990 CDF
1 CDF = 0.047849
SYP
Avg
20.8564
High
20.8996
Low
20.8054
Last updated: 4/18/2026, 8:46:07 AM
Quick Conversions
| SYP | CDF |
|---|---|
| 1 SYP | 20.90 CDF |
| 10 SYP | 208.99 CDF |
| 50 SYP | 1,044.95 CDF |
| 100 SYP | 2,089.90 CDF |
| 500 SYP | 10,449.51 CDF |
| 1,000 SYP | 20,899.02 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-04-18T08:46:07Z",
"rates": {
"CDF": 20.899022
}
}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.9022,
"rate": 20.899022
}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