Rate Overview
Live
1 BRL = 108.5221 XAF
1 XAF = 0.009215
BRL
Avg
105.0011
High
109.9071
Low
101.9156
Last updated: 3/27/2026, 9:44:28 AM
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-27T09:44:28Z",
"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