Rate Overview
Live
1 BIF = 0.002321 BOB
1 BOB = 430.8488
BIF
Avg
0.002323
High
0.002331
Low
0.002321
Last updated: 5/6/2026, 10:19:02 PM
Quick Conversions
| BIF | BOB |
|---|---|
| 1 BIF | 0.00 BOB |
| 10 BIF | 0.02 BOB |
| 50 BIF | 0.12 BOB |
| 100 BIF | 0.23 BOB |
| 500 BIF | 1.16 BOB |
| 1,000 BIF | 2.32 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-05-06T22:19:02Z",
"rates": {
"BOB": 0.002321
}
}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.23210000000000003,
"rate": 0.002321
}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