Rate Overview
Live
1 XAF = 0.009028 BRL
1 BRL = 110.7665
XAF
Avg
0.008985
High
0.009042
Low
0.008928
Last updated: 6/19/2026, 9:50:11 AM
Quick Conversions
| XAF | BRL |
|---|---|
| 1 XAF | 0.01 BRL |
| 10 XAF | 0.09 BRL |
| 50 XAF | 0.45 BRL |
| 100 XAF | 0.90 BRL |
| 500 XAF | 4.51 BRL |
| 1,000 XAF | 9.03 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-06-19T09:50:11Z",
"rates": {
"BRL": 0.009028
}
}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.9027999999999999,
"rate": 0.009028
}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