Rate Overview
Live
1 XAF = 0.418376 YER
1 YER = 2.3902
XAF
Avg
0.418987
High
0.420876
Low
0.418149
Last updated: 9/3/2026, 3:58:08 AM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.42 YER |
| 10 XAF | 4.18 YER |
| 50 XAF | 20.92 YER |
| 100 XAF | 41.84 YER |
| 500 XAF | 209.19 YER |
| 1,000 XAF | 418.38 YER |
Get XAF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=YERExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-09-03T03:58:08Z",
"rates": {
"YER": 0.418376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "YER",
"amount": 100
},
"result": 41.8376,
"rate": 0.418376
}Build with XAF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key