Rate Overview
Live
1 USD = 2976.40 BIF
1 BIF = 0.000336
USD
Avg
2950.70
High
2983.54
Low
2877.32
Last updated: 7/19/2026, 7:42:25 AM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,976.40 BIF |
| 10 USD | 29,764.00 BIF |
| 50 USD | 148,820.01 BIF |
| 100 USD | 297,640.02 BIF |
| 500 USD | 1,488,200.08 BIF |
| 1,000 USD | 2,976,400.16 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-19T07:42:25Z",
"rates": {
"BIF": 2976.40015859
}
}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": 297640.015859,
"rate": 2976.40015859
}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