Rate Overview
Live
1 YER = 9.5748 CDF
1 CDF = 0.104441
YER
Avg
10.4016
High
12.1242
Low
8.9265
Last updated: 5/27/2026, 10:50:28 PM
Quick Conversions
| YER | CDF |
|---|---|
| 1 YER | 9.57 CDF |
| 10 YER | 95.75 CDF |
| 50 YER | 478.74 CDF |
| 100 YER | 957.48 CDF |
| 500 YER | 4,787.39 CDF |
| 1,000 YER | 9,574.78 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-27T22:50:28Z",
"rates": {
"CDF": 9.57478
}
}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": 957.4780000000001,
"rate": 9.57478
}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