Rate Overview
Live
1 BRL = 111.0454 XAF
1 XAF = 0.009005
BRL
Avg
109.6549
High
111.0454
Low
108.7383
Last updated: 9/3/2026, 7:21:56 AM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 111.05 XAF |
| 10 BRL | 1,110.45 XAF |
| 50 BRL | 5,552.27 XAF |
| 100 BRL | 11,104.54 XAF |
| 500 BRL | 55,522.70 XAF |
| 1,000 BRL | 111,045.41 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-09-03T07:21:56Z",
"rates": {
"XAF": 111.045409
}
}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": 11104.5409,
"rate": 111.045409
}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