Rate Overview
Live
1 XAF = 0.412940 YER
1 YER = 2.4217
XAF
Avg
0.413477
High
0.415188
Low
0.412454
Last updated: 7/9/2026, 4:40:59 AM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.41 YER |
| 10 XAF | 4.13 YER |
| 50 XAF | 20.65 YER |
| 100 XAF | 41.29 YER |
| 500 XAF | 206.47 YER |
| 1,000 XAF | 412.94 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-07-09T04:40:59Z",
"rates": {
"YER": 0.41294
}
}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.294,
"rate": 0.41294
}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