Rate Overview
Live
1 USD = 2989.89 BIF
1 BIF = 0.000334
USD
Avg
2992.40
High
3000.27
Low
2989.42
Last updated: 9/7/2026, 7:06:30 PM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,989.89 BIF |
| 10 USD | 29,898.93 BIF |
| 50 USD | 149,494.67 BIF |
| 100 USD | 298,989.34 BIF |
| 500 USD | 1,494,946.71 BIF |
| 1,000 USD | 2,989,893.43 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-09-07T19:06:30Z",
"rates": {
"BIF": 2989.89342529
}
}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": 298989.342529,
"rate": 2989.89342529
}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