Rate Overview
Live
1 XAF = 0.008953 BRL
1 BRL = 111.6944
XAF
Avg
0.008954
High
0.008990
Low
0.008889
Last updated: 4/18/2026, 8:49:52 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.48 BRL |
| 1,000 XAF | 8.95 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-04-18T08:49:52Z",
"rates": {
"BRL": 0.008953
}
}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.8952999999999999,
"rate": 0.008953
}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