Rate Overview
Live
1 XAF = 0.423431 YER
1 YER = 2.3617
XAF
Avg
0.422838
High
0.423481
Low
0.421588
Last updated: 5/29/2026, 9:45:51 PM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.42 YER |
| 10 XAF | 4.23 YER |
| 50 XAF | 21.17 YER |
| 100 XAF | 42.34 YER |
| 500 XAF | 211.72 YER |
| 1,000 XAF | 423.43 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-05-29T21:45:51Z",
"rates": {
"YER": 0.423431
}
}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": 42.3431,
"rate": 0.423431
}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