Rate Overview
Live
1 BRL = 108.5221 XAF
1 XAF = 0.009215
BRL
Avg
107.8550
High
108.5221
Low
106.5463
Last updated: 3/27/2026, 1:16:23 PM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 108.52 XAF |
| 10 BRL | 1,085.22 XAF |
| 50 BRL | 5,426.10 XAF |
| 100 BRL | 10,852.21 XAF |
| 500 BRL | 54,261.04 XAF |
| 1,000 BRL | 108,522.08 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-03-27T13:16:23Z",
"rates": {
"XAF": 108.522082
}
}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": 10852.2082,
"rate": 108.522082
}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