Rate Overview
Live
1 YER = 2.3333 XAF
1 XAF = 0.428579
YER
Avg
2.3450
High
2.3604
Low
2.3285
Last updated: 4/17/2026, 6:17:08 AM
Quick Conversions
| YER | XAF |
|---|---|
| 1 YER | 2.33 XAF |
| 10 YER | 23.33 XAF |
| 50 YER | 116.66 XAF |
| 100 YER | 233.33 XAF |
| 500 YER | 1,166.65 XAF |
| 1,000 YER | 2,333.29 XAF |
Get YER/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=XAFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T06:17:08Z",
"rates": {
"XAF": 2.333293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "XAF",
"amount": 100
},
"result": 233.3293,
"rate": 2.333293
}Build with YER/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key