Rate Overview
Live
1 BRL = 109.1056 XOF
1 XOF = 0.009165
BRL
Avg
109.1437
High
109.4901
Low
108.7302
Last updated: 9/1/2026, 3:56:47 PM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 109.11 XOF |
| 10 BRL | 1,091.06 XOF |
| 50 BRL | 5,455.28 XOF |
| 100 BRL | 10,910.56 XOF |
| 500 BRL | 54,552.80 XOF |
| 1,000 BRL | 109,105.61 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-09-01T15:56:47Z",
"rates": {
"XOF": 109.105608
}
}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": 10910.560800000001,
"rate": 109.105608
}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