Rate Overview
Live
1 BRL = 108.8614 XAF
1 XAF = 0.009186
BRL
Avg
109.2110
High
110.2851
Low
108.6283
Last updated: 8/19/2026, 3:48:18 AM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 108.86 XAF |
| 10 BRL | 1,088.61 XAF |
| 50 BRL | 5,443.07 XAF |
| 100 BRL | 10,886.14 XAF |
| 500 BRL | 54,430.70 XAF |
| 1,000 BRL | 108,861.40 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-08-19T03:48:18Z",
"rates": {
"XAF": 108.861399
}
}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": 10886.1399,
"rate": 108.861399
}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