Rate Overview
Live
1 BRL = 108.5284 XOF
1 XOF = 0.009214
BRL
Avg
107.9080
High
108.5353
Low
106.5463
Last updated: 3/27/2026, 4:20:43 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 108.53 XOF |
| 10 BRL | 1,085.28 XOF |
| 50 BRL | 5,426.42 XOF |
| 100 BRL | 10,852.84 XOF |
| 500 BRL | 54,264.20 XOF |
| 1,000 BRL | 108,528.41 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-03-27T04:20:43Z",
"rates": {
"XOF": 108.528408
}
}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": 10852.8408,
"rate": 108.528408
}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