Rate Overview
Live
1 BRL = 112.0937 XOF
1 XOF = 0.008921
BRL
Avg
113.0189
High
113.5135
Low
112.0937
Last updated: 7/29/2026, 9:47:38 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 112.09 XOF |
| 10 BRL | 1,120.94 XOF |
| 50 BRL | 5,604.68 XOF |
| 100 BRL | 11,209.37 XOF |
| 500 BRL | 56,046.84 XOF |
| 1,000 BRL | 112,093.68 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-29T09:47:38Z",
"rates": {
"XOF": 112.093681
}
}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": 11209.3681,
"rate": 112.093681
}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