Rate Overview
Live
1 XAF = 0.427968 YER
1 YER = 2.3366
XAF
Avg
0.426650
High
0.427968
Low
0.425666
Last updated: 5/9/2026, 6:04:39 AM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.43 YER |
| 10 XAF | 4.28 YER |
| 50 XAF | 21.40 YER |
| 100 XAF | 42.80 YER |
| 500 XAF | 213.98 YER |
| 1,000 XAF | 427.97 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-09T06:04:39Z",
"rates": {
"YER": 0.427968
}
}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.796800000000005,
"rate": 0.427968
}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