Rate Overview
Live
1 BRL = 113.4268 XOF
1 XOF = 0.008816
BRL
Avg
113.1921
High
113.7615
Low
112.1615
Last updated: 5/9/2026, 4:55:39 AM
Quick Conversions
| BRL | XOF |
|---|---|
| 1 BRL | 113.43 XOF |
| 10 BRL | 1,134.27 XOF |
| 50 BRL | 5,671.34 XOF |
| 100 BRL | 11,342.68 XOF |
| 500 BRL | 56,713.41 XOF |
| 1,000 BRL | 113,426.81 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-05-09T04:55:39Z",
"rates": {
"XOF": 113.426812
}
}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": 11342.681199999999,
"rate": 113.426812
}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