Rate Overview
Live
1 BRL = 108.6638 XOF
1 XOF = 0.009203
BRL
Avg
103.2457
High
110.1638
Low
96.2461
Last updated: 3/27/2026, 9:31:00 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 108.66 XOF |
| 10 BRL | 1,086.64 XOF |
| 50 BRL | 5,433.19 XOF |
| 100 BRL | 10,866.38 XOF |
| 500 BRL | 54,331.89 XOF |
| 1,000 BRL | 108,663.77 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-27T09:31:00Z",
"rates": {
"XOF": 108.66377
}
}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": 10866.377,
"rate": 108.66377
}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