Rate Overview
Live
1 XOF = 0.009214 BRL
1 BRL = 108.5305
XOF
Avg
0.009694
High
0.010390
Low
0.009077
Last updated: 3/27/2026, 4:23:36 AM
Quick Conversions
| XOF | BRL |
|---|---|
| 1 XOF | 0.01 BRL |
| 10 XOF | 0.09 BRL |
| 50 XOF | 0.46 BRL |
| 100 XOF | 0.92 BRL |
| 500 XOF | 4.61 BRL |
| 1,000 XOF | 9.21 BRL |
Get XOF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BRLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T04:23:36Z",
"rates": {
"BRL": 0.009214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BRL",
"amount": 100
},
"result": 0.9214,
"rate": 0.009214
}Build with XOF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key