Rate Overview
Live
1 YER = 9.6975 CDF
1 CDF = 0.103119
YER
Avg
10.7887
High
12.1133
Low
9.1171
Last updated: 6/29/2026, 5:42:19 PM
Quick Conversions
| YER | CDF |
|---|---|
| 1 YER | 9.70 CDF |
| 10 YER | 96.98 CDF |
| 50 YER | 484.88 CDF |
| 100 YER | 969.75 CDF |
| 500 YER | 4,848.77 CDF |
| 1,000 YER | 9,697.53 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-06-29T17:42:19Z",
"rates": {
"CDF": 9.69753
}
}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": 969.753,
"rate": 9.69753
}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