Rate Overview
Live
1 BIF = 0.003765 BOB
1 BOB = 265.6042
BIF
Avg
0.003683
High
0.003765
Low
0.003590
Last updated: 7/27/2026, 2:31:18 AM
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.77 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-27T02:31:18Z",
"rates": {
"BOB": 0.003765
}
}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.3765,
"rate": 0.003765
}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