Rate Overview
Live
1 XAF = 0.009326 BRL
1 BRL = 107.2271
XAF
Avg
0.009298
High
0.009354
Low
0.009229
Last updated: 3/7/2026, 1:03:38 AM
Quick Conversions
| XAF | BRL |
|---|---|
| 1 XAF | 0.01 BRL |
| 10 XAF | 0.09 BRL |
| 50 XAF | 0.47 BRL |
| 100 XAF | 0.93 BRL |
| 500 XAF | 4.66 BRL |
| 1,000 XAF | 9.33 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-03-07T01:03:38Z",
"rates": {
"BRL": 0.009326
}
}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.9325999999999999,
"rate": 0.009326
}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