Rate Overview
Live
1 BRL = 111.0705 XOF
1 XOF = 0.009003
BRL
Avg
110.9571
High
111.6166
Low
110.3297
Last updated: 7/8/2026, 9:04:31 PM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 111.07 XOF |
| 10 BRL | 1,110.70 XOF |
| 50 BRL | 5,553.52 XOF |
| 100 BRL | 11,107.05 XOF |
| 500 BRL | 55,535.24 XOF |
| 1,000 BRL | 111,070.48 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-08T21:04:31Z",
"rates": {
"XOF": 111.07048
}
}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": 11107.048,
"rate": 111.07048
}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