Rate Overview
Live
1 BRL = 112.4858 XAF
1 XAF = 0.008890
BRL
Avg
110.3103
High
113.5618
Low
105.6984
Last updated: 7/28/2026, 3:00:22 PM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 112.49 XAF |
| 10 BRL | 1,124.86 XAF |
| 50 BRL | 5,624.29 XAF |
| 100 BRL | 11,248.58 XAF |
| 500 BRL | 56,242.92 XAF |
| 1,000 BRL | 112,485.84 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-28T15:00:22Z",
"rates": {
"XAF": 112.485837
}
}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": 11248.583700000001,
"rate": 112.485837
}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