Rate Overview
Live
1 SYP = 21.0336 CDF
1 CDF = 0.047543
SYP
Avg
20.9058
High
21.0336
Low
20.5807
Last updated: 6/18/2026, 6:23:06 PM
Quick Conversions
| SYP | CDF |
|---|---|
| 1 SYP | 21.03 CDF |
| 10 SYP | 210.34 CDF |
| 50 SYP | 1,051.68 CDF |
| 100 SYP | 2,103.36 CDF |
| 500 SYP | 10,516.79 CDF |
| 1,000 SYP | 21,033.58 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-06-18T18:23:06Z",
"rates": {
"CDF": 21.033578
}
}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": 2103.3577999999998,
"rate": 21.033578
}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