Rate Overview
Live
1 USD = 2981.59 BIF
1 BIF = 0.000335
USD
Avg
2980.88
High
2989.95
Low
2967.22
Last updated: 6/19/2026, 7:54:49 AM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,981.59 BIF |
| 10 USD | 29,815.91 BIF |
| 50 USD | 149,079.53 BIF |
| 100 USD | 298,159.05 BIF |
| 500 USD | 1,490,795.26 BIF |
| 1,000 USD | 2,981,590.51 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-06-19T07:54:49Z",
"rates": {
"BIF": 2981.59051041
}
}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": 298159.051041,
"rate": 2981.59051041
}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