Rate Overview
Live
1 BRL = 108.4673 XOF
1 XOF = 0.009219
BRL
Avg
108.1794
High
110.1638
Low
106.5463
Last updated: 3/27/2026, 6:05:44 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 108.47 XOF |
| 10 BRL | 1,084.67 XOF |
| 50 BRL | 5,423.37 XOF |
| 100 BRL | 10,846.73 XOF |
| 500 BRL | 54,233.65 XOF |
| 1,000 BRL | 108,467.31 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-27T06:05:44Z",
"rates": {
"XOF": 108.467308
}
}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": 10846.730800000001,
"rate": 108.467308
}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