Rate Overview
Live
1 YER = 2.4217 XAF
1 XAF = 0.412941
YER
Avg
2.4185
High
2.4245
Low
2.4085
Last updated: 7/9/2026, 4:32:53 AM
Quick Conversions
| YER | XAF |
|---|---|
| 1 YER | 2.42 XAF |
| 10 YER | 24.22 XAF |
| 50 YER | 121.08 XAF |
| 100 YER | 242.17 XAF |
| 500 YER | 1,210.83 XAF |
| 1,000 YER | 2,421.65 XAF |
Get YER/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=XAFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-09T04:32:53Z",
"rates": {
"XAF": 2.421654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "XAF",
"amount": 100
},
"result": 242.16540000000003,
"rate": 2.421654
}Build with YER/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key