Rate Overview
Live
1 BIF = 0.003603 BOB
1 BOB = 277.5465
BIF
Avg
0.002857
High
0.003603
Low
0.002312
Last updated: 7/21/2026, 12:21:57 PM
Quick Conversions
| BIF | BOB |
|---|---|
| 1 BIF | 0.00 BOB |
| 10 BIF | 0.04 BOB |
| 50 BIF | 0.18 BOB |
| 100 BIF | 0.36 BOB |
| 500 BIF | 1.80 BOB |
| 1,000 BIF | 3.60 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-21T12:21:57Z",
"rates": {
"BOB": 0.003603
}
}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.3603,
"rate": 0.003603
}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