Rate Overview
Live
1 YER = 9.6711 CDF
1 CDF = 0.103401
YER
Avg
9.6459
High
9.7020
Low
9.4640
Last updated: 7/27/2026, 6:55:27 PM
Quick Conversions
| YER | CDF |
|---|---|
| 1 YER | 9.67 CDF |
| 10 YER | 96.71 CDF |
| 50 YER | 483.55 CDF |
| 100 YER | 967.11 CDF |
| 500 YER | 4,835.53 CDF |
| 1,000 YER | 9,671.06 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-27T18:55:27Z",
"rates": {
"CDF": 9.671056
}
}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": 967.1056,
"rate": 9.671056
}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