Rate Overview
Live
1 BRL = 111.7588 XOF
1 XOF = 0.008948
BRL
Avg
111.6936
High
111.9831
Low
111.3070
Last updated: 4/18/2026, 8:49:58 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 111.76 XOF |
| 10 BRL | 1,117.59 XOF |
| 50 BRL | 5,587.94 XOF |
| 100 BRL | 11,175.88 XOF |
| 500 BRL | 55,879.42 XOF |
| 1,000 BRL | 111,758.84 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-04-18T08:49:58Z",
"rates": {
"XOF": 111.758837
}
}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": 11175.8837,
"rate": 111.758837
}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