Rate Overview
Live
1 YER = 2.3614 XAF
1 XAF = 0.423481
YER
Avg
2.3485
High
2.3834
Low
2.2971
Last updated: 5/27/2026, 7:27:09 PM
Quick Conversions
| YER | XAF |
|---|---|
| 1 YER | 2.36 XAF |
| 10 YER | 23.61 XAF |
| 50 YER | 118.07 XAF |
| 100 YER | 236.14 XAF |
| 500 YER | 1,180.69 XAF |
| 1,000 YER | 2,361.38 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-05-27T19:27:09Z",
"rates": {
"XAF": 2.36138
}
}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.138,
"rate": 2.36138
}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