Rate Overview
Live
1 USD = 2968.54 BIF
1 BIF = 0.000337
USD
Avg
2968.24
High
2975.01
Low
2959.87
Last updated: 3/6/2026, 11:46:20 PM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,968.54 BIF |
| 10 USD | 29,685.36 BIF |
| 50 USD | 148,426.79 BIF |
| 100 USD | 296,853.59 BIF |
| 500 USD | 1,484,267.93 BIF |
| 1,000 USD | 2,968,535.86 BIF |
Get USD/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BIFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-06T23:46:20Z",
"rates": {
"BIF": 2968.5358584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BIF",
"amount": 100
},
"result": 296853.58584,
"rate": 2968.5358584
}Build with USD/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key