Rate Overview
Live
1 USD = 2978.77 BIF
1 BIF = 0.000336
USD
Avg
2975.56
High
2978.85
Low
2969.34
Last updated: 5/28/2026, 5:37:51 PM
Quick Conversions
| USD | BIF |
|---|---|
| 1 USD | 2,978.77 BIF |
| 10 USD | 29,787.71 BIF |
| 50 USD | 148,938.53 BIF |
| 100 USD | 297,877.05 BIF |
| 500 USD | 1,489,385.26 BIF |
| 1,000 USD | 2,978,770.53 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-28T17:37:51Z",
"rates": {
"BIF": 2978.77052792
}
}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": 297877.052792,
"rate": 2978.77052792
}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