Rate Overview
Live
1 USD = 2965.62 BIF
1 BIF = 0.000337
USD
Avg
2963.94
High
2970.92
Low
2955.53
Last updated: 3/27/2026, 7:12:24 AM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,965.62 BIF |
| 10 USD | 29,656.20 BIF |
| 50 USD | 148,281.00 BIF |
| 100 USD | 296,561.99 BIF |
| 500 USD | 1,482,809.96 BIF |
| 1,000 USD | 2,965,619.93 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-27T07:12:24Z",
"rates": {
"BIF": 2965.61992815
}
}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": 296561.992815,
"rate": 2965.61992815
}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