Rate Overview
Live
1 SYP = 0.177505 CDF
1 CDF = 5.6336
SYP
Avg
0.176736
High
0.177547
Low
0.174331
Last updated: 9/14/2026, 10:50:23 AM
Quick Conversions
| SYP | CDF |
|---|---|
| 1 SYP | 0.18 CDF |
| 10 SYP | 1.78 CDF |
| 50 SYP | 8.88 CDF |
| 100 SYP | 17.75 CDF |
| 500 SYP | 88.75 CDF |
| 1,000 SYP | 177.51 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-09-14T10:50:23Z",
"rates": {
"CDF": 0.177505
}
}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": 17.7505,
"rate": 0.177505
}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