Rate Overview
Live
1 XAF = 0.422388 YER
1 YER = 2.3675
XAF
Avg
0.425101
High
0.429420
Low
0.420798
Last updated: 3/7/2026, 1:03:44 AM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.42 YER |
| 10 XAF | 4.22 YER |
| 50 XAF | 21.12 YER |
| 100 XAF | 42.24 YER |
| 500 XAF | 211.19 YER |
| 1,000 XAF | 422.39 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-07T01:03:44Z",
"rates": {
"YER": 0.422388
}
}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.2388,
"rate": 0.422388
}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