Rate Overview
Live
1 USD = 2970.11 BIF
1 BIF = 0.000337
USD
Avg
2971.54
High
3016.52
Low
2949.15
Last updated: 7/19/2026, 12:52:37 AM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,970.11 BIF |
| 10 USD | 29,701.14 BIF |
| 50 USD | 148,505.68 BIF |
| 100 USD | 297,011.36 BIF |
| 500 USD | 1,485,056.78 BIF |
| 1,000 USD | 2,970,113.55 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-19T00:52:37Z",
"rates": {
"BIF": 2970.11355106
}
}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": 297011.35510600003,
"rate": 2970.11355106
}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