Rate Overview
Live
1 BIF = 0.001656 BRL
1 BRL = 603.8647
BIF
Avg
0.001660
High
0.001677
Low
0.001644
Last updated: 5/8/2026, 3:32:51 PM
Quick Conversions
| BIF | BRL |
|---|---|
| 1 BIF | 0.00 BRL |
| 10 BIF | 0.02 BRL |
| 50 BIF | 0.08 BRL |
| 100 BIF | 0.17 BRL |
| 500 BIF | 0.83 BRL |
| 1,000 BIF | 1.66 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-05-08T15:32:51Z",
"rates": {
"BRL": 0.001656
}
}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.1656,
"rate": 0.001656
}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