Rate Overview
Live
1 XAF = 0.419794 YER
1 YER = 2.3821
XAF
Avg
0.425930
High
0.435338
Low
0.419566
Last updated: 3/27/2026, 9:53:17 AM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.42 YER |
| 10 XAF | 4.20 YER |
| 50 XAF | 20.99 YER |
| 100 XAF | 41.98 YER |
| 500 XAF | 209.90 YER |
| 1,000 XAF | 419.79 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-03-27T09:53:17Z",
"rates": {
"YER": 0.419794
}
}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.9794,
"rate": 0.419794
}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