Rate Overview
Live
1 BIF = 0.187167 XOF
1 XOF = 5.3428
BIF
Avg
0.187352
High
0.188998
Low
0.184427
Last updated: 4/18/2026, 8:48:58 AM
Quick Conversions
| BIF | XOF |
|---|---|
| 1 BIF | 0.19 XOF |
| 10 BIF | 1.87 XOF |
| 50 BIF | 9.36 XOF |
| 100 BIF | 18.72 XOF |
| 500 BIF | 93.58 XOF |
| 1,000 BIF | 187.17 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-04-18T08:48:58Z",
"rates": {
"XOF": 0.187167
}
}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.7167,
"rate": 0.187167
}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