Rate Overview
Live
1 BRL = 112.6274 XOF
1 XOF = 0.008879
BRL
Avg
113.1710
High
113.5135
Low
112.5502
Last updated: 7/28/2026, 6:31:42 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 112.63 XOF |
| 10 BRL | 1,126.27 XOF |
| 50 BRL | 5,631.37 XOF |
| 100 BRL | 11,262.74 XOF |
| 500 BRL | 56,313.71 XOF |
| 1,000 BRL | 112,627.42 XOF |
Get BRL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=XOFExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-28T06:31:42Z",
"rates": {
"XOF": 112.627416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "XOF",
"amount": 100
},
"result": 11262.7416,
"rate": 112.627416
}Build with BRL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key