Rate Overview
Live
1 BRL = 113.1344 XAF
1 XAF = 0.008839
BRL
Avg
107.0266
High
113.5618
Low
100.6957
Last updated: 7/22/2026, 1:03:37 PM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 113.13 XAF |
| 10 BRL | 1,131.34 XAF |
| 50 BRL | 5,656.72 XAF |
| 100 BRL | 11,313.44 XAF |
| 500 BRL | 56,567.21 XAF |
| 1,000 BRL | 113,134.42 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-22T13:03:37Z",
"rates": {
"XAF": 113.134421
}
}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": 11313.4421,
"rate": 113.134421
}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