Rate Overview
Live
1 XAF = 0.414575 YER
1 YER = 2.4121
XAF
Avg
0.414037
High
0.415633
Low
0.413056
Last updated: 7/27/2026, 12:01:44 PM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.41 YER |
| 10 XAF | 4.15 YER |
| 50 XAF | 20.73 YER |
| 100 XAF | 41.46 YER |
| 500 XAF | 207.29 YER |
| 1,000 XAF | 414.58 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-27T12:01:44Z",
"rates": {
"YER": 0.414575
}
}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.4575,
"rate": 0.414575
}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