Rate Overview
Live
1 XAF = 0.413529 YER
1 YER = 2.4182
XAF
Avg
0.413763
High
0.415633
Low
0.411715
Last updated: 7/28/2026, 2:58:21 PM
Quick Conversions
| XAF | YER |
|---|---|
| 1 XAF | 0.41 YER |
| 10 XAF | 4.14 YER |
| 50 XAF | 20.68 YER |
| 100 XAF | 41.35 YER |
| 500 XAF | 206.76 YER |
| 1,000 XAF | 413.53 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-28T14:58:21Z",
"rates": {
"YER": 0.413529
}
}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.3529,
"rate": 0.413529
}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