Rate Overview
Live
1 XAF = 0.416684 YER
1 YER = 2.3999
XAF
Avg
0.417460
High
0.418578
Low
0.415976
Last updated: 8/13/2026, 4:26:31 AM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.42 YER |
| 10 XAF | 4.17 YER |
| 50 XAF | 20.83 YER |
| 100 XAF | 41.67 YER |
| 500 XAF | 208.34 YER |
| 1,000 XAF | 416.68 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-08-13T04:26:31Z",
"rates": {
"YER": 0.416684
}
}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.6684,
"rate": 0.416684
}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