Rate Overview
Live
1 BIF = 0.189598 XOF
1 XOF = 5.2743
BIF
Avg
0.189649
High
0.189808
Low
0.189442
Last updated: 5/29/2026, 9:12:28 PM
Quick Conversions
| BIF | XOF |
|---|---|
| 1 BIF | 0.19 XOF |
| 10 BIF | 1.90 XOF |
| 50 BIF | 9.48 XOF |
| 100 BIF | 18.96 XOF |
| 500 BIF | 94.80 XOF |
| 1,000 BIF | 189.60 XOF |
Get BIF/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=XOFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-29T21:12:28Z",
"rates": {
"XOF": 0.189598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "XOF",
"amount": 100
},
"result": 18.959799999999998,
"rate": 0.189598
}Build with BIF/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key