Rate Overview
Live
1 BRL = 110.4416 XOF
1 XOF = 0.009055
BRL
Avg
111.2704
High
112.0014
Low
110.4416
Last updated: 6/19/2026, 10:15:54 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 110.44 XOF |
| 10 BRL | 1,104.42 XOF |
| 50 BRL | 5,522.08 XOF |
| 100 BRL | 11,044.16 XOF |
| 500 BRL | 55,220.78 XOF |
| 1,000 BRL | 110,441.55 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-06-19T10:15:54Z",
"rates": {
"XOF": 110.44155
}
}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": 11044.155,
"rate": 110.44155
}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