Rate Overview
Live
1 BIF = 0.003760 BOB
1 BOB = 265.9574
BIF
Avg
0.002444
High
0.003760
Low
0.002290
Last updated: 7/25/2026, 2:49:38 PM
Quick Conversions
| BIF | BOB |
|---|---|
| 1 BIF | 0.00 BOB |
| 10 BIF | 0.04 BOB |
| 50 BIF | 0.19 BOB |
| 100 BIF | 0.38 BOB |
| 500 BIF | 1.88 BOB |
| 1,000 BIF | 3.76 BOB |
Get BIF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=BOBExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-25T14:49:38Z",
"rates": {
"BOB": 0.00376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "BOB",
"amount": 100
},
"result": 0.376,
"rate": 0.00376
}Build with BIF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key