Rate Overview
Live
1 YER = 2.3999 XAF
1 XAF = 0.416685
YER
Avg
2.3954
High
2.4040
Low
2.3890
Last updated: 8/13/2026, 4:00:57 AM
Quick Conversions
| YER | XAF |
|---|---|
| 1 YER | 2.40 XAF |
| 10 YER | 24.00 XAF |
| 50 YER | 119.99 XAF |
| 100 YER | 239.99 XAF |
| 500 YER | 1,199.95 XAF |
| 1,000 YER | 2,399.90 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-08-13T04:00:57Z",
"rates": {
"XAF": 2.399895
}
}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": 239.9895,
"rate": 2.399895
}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