Rate Overview
Live
1 BRL = 109.9016 XAF
1 XAF = 0.009099
BRL
Avg
111.0412
High
112.4319
Low
109.4269
Last updated: 7/3/2026, 3:54:42 PM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 109.90 XAF |
| 10 BRL | 1,099.02 XAF |
| 50 BRL | 5,495.08 XAF |
| 100 BRL | 10,990.16 XAF |
| 500 BRL | 54,950.82 XAF |
| 1,000 BRL | 109,901.64 XAF |
Get BRL/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=XAFExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-03T15:54:42Z",
"rates": {
"XAF": 109.901644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "XAF",
"amount": 100
},
"result": 10990.1644,
"rate": 109.901644
}Build with BRL/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key