Rate Overview
Live
1 BIF = 0.191694 XOF
1 XOF = 5.2166
BIF
Avg
0.191149
High
0.191706
Low
0.190412
Last updated: 3/27/2026, 4:20:45 AM
Quick Conversions
| BIF | XOF |
|---|---|
| 1 BIF | 0.19 XOF |
| 10 BIF | 1.92 XOF |
| 50 BIF | 9.58 XOF |
| 100 BIF | 19.17 XOF |
| 500 BIF | 95.85 XOF |
| 1,000 BIF | 191.69 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-03-27T04:20:45Z",
"rates": {
"XOF": 0.191694
}
}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": 19.1694,
"rate": 0.191694
}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