Rate Overview
Live
1 BRL = 111.7313 XAF
1 XAF = 0.008950
BRL
Avg
108.6136
High
114.0664
Low
101.9904
Last updated: 5/27/2026, 5:31:46 PM
Quick Conversions
| BRL | XAF |
|---|---|
| 1 BRL | 111.73 XAF |
| 10 BRL | 1,117.31 XAF |
| 50 BRL | 5,586.56 XAF |
| 100 BRL | 11,173.13 XAF |
| 500 BRL | 55,865.63 XAF |
| 1,000 BRL | 111,731.26 XAF |
Get BRL/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=XAFExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-27T17:31:46Z",
"rates": {
"XAF": 111.731255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "XAF",
"amount": 100
},
"result": 11173.1255,
"rate": 111.731255
}Build with BRL/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key