Rate Overview
Live
1 BRL = 112.6349 XAF
1 XAF = 0.008878
BRL
Avg
112.4249
High
112.8383
Low
112.0974
Last updated: 7/21/2026, 5:49:30 AM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 112.63 XAF |
| 10 BRL | 1,126.35 XAF |
| 50 BRL | 5,631.74 XAF |
| 100 BRL | 11,263.49 XAF |
| 500 BRL | 56,317.44 XAF |
| 1,000 BRL | 112,634.88 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-21T05:49:30Z",
"rates": {
"XAF": 112.634879
}
}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": 11263.4879,
"rate": 112.634879
}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