Rate Overview
Live
1 YER = 9.6654 CDF
1 CDF = 0.103462
YER
Avg
9.6389
High
9.6654
Low
9.5462
Last updated: 8/15/2026, 10:13:14 PM
Quick Conversions
| YER | CDF |
|---|---|
| 1 YER | 9.67 CDF |
| 10 YER | 96.65 CDF |
| 50 YER | 483.27 CDF |
| 100 YER | 966.54 CDF |
| 500 YER | 4,832.71 CDF |
| 1,000 YER | 9,665.42 CDF |
Get YER/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=CDFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-15T22:13:14Z",
"rates": {
"CDF": 9.665417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "CDF",
"amount": 100
},
"result": 966.5417,
"rate": 9.665417
}Build with YER/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key