Rate Overview
Live
1 YER = 2.3685 XAF
1 XAF = 0.422208
YER
Avg
2.3544
High
2.3764
Low
2.3287
Last updated: 3/7/2026, 4:43:34 AM
Quick Conversions
| YER | XAF |
|---|---|
| 1 YER | 2.37 XAF |
| 10 YER | 23.69 XAF |
| 50 YER | 118.43 XAF |
| 100 YER | 236.85 XAF |
| 500 YER | 1,184.25 XAF |
| 1,000 YER | 2,368.50 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-03-07T04:43:34Z",
"rates": {
"XAF": 2.3685
}
}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": 236.85,
"rate": 2.3685
}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