Rate Overview
Live
1 USD = 2983.56 BIF
1 BIF = 0.000335
USD
Avg
2968.85
High
2990.94
Low
2938.95
Last updated: 7/22/2026, 12:22:58 PM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,983.56 BIF |
| 10 USD | 29,835.62 BIF |
| 50 USD | 149,178.08 BIF |
| 100 USD | 298,356.16 BIF |
| 500 USD | 1,491,780.80 BIF |
| 1,000 USD | 2,983,561.59 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-07-22T12:22:58Z",
"rates": {
"BIF": 2983.56159048
}
}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": 298356.159048,
"rate": 2983.56159048
}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