Rate Overview
Live
1 BIF = 0.001720 BRL
1 BRL = 581.3953
BIF
Avg
0.001706
High
0.001720
Low
0.001699
Last updated: 7/29/2026, 7:28:54 PM
Quick Conversions
| BIF | BRL |
|---|---|
| 1 BIF | 0.00 BRL |
| 10 BIF | 0.02 BRL |
| 50 BIF | 0.09 BRL |
| 100 BIF | 0.17 BRL |
| 500 BIF | 0.86 BRL |
| 1,000 BIF | 1.72 BRL |
Get BIF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=BRLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-29T19:28:54Z",
"rates": {
"BRL": 0.00172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "BRL",
"amount": 100
},
"result": 0.172,
"rate": 0.00172
}Build with BIF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key