Rate Overview
Live
1 XAF = 0.008842 BRL
1 BRL = 113.0966
XAF
Avg
0.009422
High
0.009812
Low
0.008834
Last updated: 7/24/2026, 8:18:23 AM
Quick Conversions
| XAF | BRL |
|---|---|
| 1 XAF | 0.01 BRL |
| 10 XAF | 0.09 BRL |
| 50 XAF | 0.44 BRL |
| 100 XAF | 0.88 BRL |
| 500 XAF | 4.42 BRL |
| 1,000 XAF | 8.84 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-07-24T08:18:23Z",
"rates": {
"BRL": 0.008842
}
}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.8841999999999999,
"rate": 0.008842
}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