Rate Overview
Live
1 USD = 2988.23 BIF
1 BIF = 0.000335
USD
Avg
2987.95
High
2989.87
Low
2982.88
Last updated: 8/18/2026, 7:30:53 AM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,988.23 BIF |
| 10 USD | 29,882.28 BIF |
| 50 USD | 149,411.40 BIF |
| 100 USD | 298,822.80 BIF |
| 500 USD | 1,494,114.00 BIF |
| 1,000 USD | 2,988,228.00 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-08-18T07:30:53Z",
"rates": {
"BIF": 2988.22800465
}
}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": 298822.800465,
"rate": 2988.22800465
}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