Rate Overview
Live
1 XAF = 0.413614 YER
1 YER = 2.4177
XAF
Avg
0.422255
High
0.432740
Low
0.411715
Last updated: 7/22/2026, 5:42:10 AM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.41 YER |
| 10 XAF | 4.14 YER |
| 50 XAF | 20.68 YER |
| 100 XAF | 41.36 YER |
| 500 XAF | 206.81 YER |
| 1,000 XAF | 413.61 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-22T05:42:10Z",
"rates": {
"YER": 0.413614
}
}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.361399999999996,
"rate": 0.413614
}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