Rate Overview
Live
1 BRL = 107.3118 XOF
1 XOF = 0.009319
BRL
Avg
107.7324
High
108.4106
Low
107.1462
Last updated: 3/7/2026, 2:28:56 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 107.31 XOF |
| 10 BRL | 1,073.12 XOF |
| 50 BRL | 5,365.59 XOF |
| 100 BRL | 10,731.18 XOF |
| 500 BRL | 53,655.91 XOF |
| 1,000 BRL | 107,311.82 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-07T02:28:56Z",
"rates": {
"XOF": 107.311823
}
}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": 10731.1823,
"rate": 107.311823
}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