Rate Overview
Live
1 USD = 2985.90 BIF
1 BIF = 0.000335
USD
Avg
2978.76
High
2989.43
Low
2969.60
Last updated: 5/8/2026, 3:32:01 PM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,985.90 BIF |
| 10 USD | 29,858.95 BIF |
| 50 USD | 149,294.76 BIF |
| 100 USD | 298,589.53 BIF |
| 500 USD | 1,492,947.63 BIF |
| 1,000 USD | 2,985,895.27 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-05-08T15:32:01Z",
"rates": {
"BIF": 2985.8952691
}
}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": 298589.52691,
"rate": 2985.8952691
}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