Rate Overview
Live
1 XAF = 0.009074 BRL
1 BRL = 110.2050
XAF
Avg
0.009084
High
0.009196
Low
0.008971
Last updated: 9/7/2026, 5:53:48 PM
Quick Conversions
| XAF | BRL |
|---|---|
| 1 XAF | 0.01 BRL |
| 10 XAF | 0.09 BRL |
| 50 XAF | 0.45 BRL |
| 100 XAF | 0.91 BRL |
| 500 XAF | 4.54 BRL |
| 1,000 XAF | 9.07 BRL |
Get XAF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=BRLExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-09-07T17:53:48Z",
"rates": {
"BRL": 0.009074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "BRL",
"amount": 100
},
"result": 0.9074000000000001,
"rate": 0.009074
}Build with XAF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key