Rate Overview
Live
1 BRL = 111.2190 XOF
1 XOF = 0.008991
BRL
Avg
112.0388
High
112.6549
Low
111.2190
Last updated: 5/29/2026, 4:25:10 PM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 111.22 XOF |
| 10 BRL | 1,112.19 XOF |
| 50 BRL | 5,560.95 XOF |
| 100 BRL | 11,121.90 XOF |
| 500 BRL | 55,609.49 XOF |
| 1,000 BRL | 111,218.97 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-05-29T16:25:10Z",
"rates": {
"XOF": 111.218971
}
}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": 11121.8971,
"rate": 111.218971
}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