Rate Overview
Live
1 BRL = 108.8253 XOF
1 XOF = 0.009189
BRL
Avg
109.4120
High
111.3399
Low
108.6283
Last updated: 8/18/2026, 4:00:45 PM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 108.83 XOF |
| 10 BRL | 1,088.25 XOF |
| 50 BRL | 5,441.26 XOF |
| 100 BRL | 10,882.53 XOF |
| 500 BRL | 54,412.64 XOF |
| 1,000 BRL | 108,825.28 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-08-18T16:00:45Z",
"rates": {
"XOF": 108.825276
}
}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": 10882.5276,
"rate": 108.825276
}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