Rate Overview
Live
1 USD = 2973.29 BIF
1 BIF = 0.000336
USD
Avg
2977.57
High
3016.52
Low
2965.68
Last updated: 4/18/2026, 8:45:26 AM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,973.29 BIF |
| 10 USD | 29,732.94 BIF |
| 50 USD | 148,664.68 BIF |
| 100 USD | 297,329.36 BIF |
| 500 USD | 1,486,646.81 BIF |
| 1,000 USD | 2,973,293.61 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-04-18T08:45:26Z",
"rates": {
"BIF": 2973.29361265
}
}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": 297329.361265,
"rate": 2973.29361265
}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