Rate Overview
Live
1 BRL = 112.6660 XOF
1 XOF = 0.008876
BRL
Avg
105.4394
High
112.6660
Low
100.1130
Last updated: 7/28/2026, 11:46:33 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 112.67 XOF |
| 10 BRL | 1,126.66 XOF |
| 50 BRL | 5,633.30 XOF |
| 100 BRL | 11,266.60 XOF |
| 500 BRL | 56,333.02 XOF |
| 1,000 BRL | 112,666.04 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-28T11:46:33Z",
"rates": {
"XOF": 112.666041
}
}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": 11266.6041,
"rate": 112.666041
}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