Rate Overview
Live
1 YER = 9.7056 CDF
1 CDF = 0.103033
YER
Avg
9.7147
High
9.7232
Low
9.7025
Last updated: 5/7/2026, 1:48:37 PM
Quick Conversions
| YER | CDF |
|---|---|
| 1 YER | 9.71 CDF |
| 10 YER | 97.06 CDF |
| 50 YER | 485.28 CDF |
| 100 YER | 970.56 CDF |
| 500 YER | 4,852.80 CDF |
| 1,000 YER | 9,705.60 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-05-07T13:48:37Z",
"rates": {
"CDF": 9.705602
}
}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.5602000000001,
"rate": 9.705602
}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