Rate Overview
Live
1 YER = 9.7020 CDF
1 CDF = 0.103072
YER
Avg
9.6531
High
9.7441
Low
9.4607
Last updated: 7/20/2026, 11:28:56 PM
Quick Conversions
| YER | CDF |
|---|---|
| 1 YER | 9.70 CDF |
| 10 YER | 97.02 CDF |
| 50 YER | 485.10 CDF |
| 100 YER | 970.20 CDF |
| 500 YER | 4,850.98 CDF |
| 1,000 YER | 9,701.96 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-07-20T23:28:56Z",
"rates": {
"CDF": 9.70196
}
}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": 970.1959999999999,
"rate": 9.70196
}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