Rate Overview
Live
1 BRL = 111.7825 XAF
1 XAF = 0.008946
BRL
Avg
106.1793
High
113.1935
Low
101.9156
Last updated: 7/30/2026, 9:41:51 AM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 111.78 XAF |
| 10 BRL | 1,117.82 XAF |
| 50 BRL | 5,589.12 XAF |
| 100 BRL | 11,178.25 XAF |
| 500 BRL | 55,891.25 XAF |
| 1,000 BRL | 111,782.49 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-30T09:41:51Z",
"rates": {
"XAF": 111.782492
}
}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": 11178.2492,
"rate": 111.782492
}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