Rate Overview
Live
1 XOF = 0.008816 BRL
1 BRL = 113.4301
XOF
Avg
0.008834
High
0.008915
Low
0.008790
Last updated: 5/9/2026, 8:37:47 AM
Quick Conversions
| XOF | BRL |
|---|---|
| 1 XOF | 0.01 BRL |
| 10 XOF | 0.09 BRL |
| 50 XOF | 0.44 BRL |
| 100 XOF | 0.88 BRL |
| 500 XOF | 4.41 BRL |
| 1,000 XOF | 8.82 BRL |
Get XOF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BRLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-09T08:37:47Z",
"rates": {
"BRL": 0.008816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BRL",
"amount": 100
},
"result": 0.8815999999999999,
"rate": 0.008816
}Build with XOF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key