Rate Overview
Live
1 BIF = 0.001674 BRL
1 BRL = 597.3716
BIF
Avg
0.001677
High
0.001693
Low
0.001656
Last updated: 4/18/2026, 8:48:29 AM
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.84 BRL |
| 1,000 BIF | 1.67 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-04-18T08:48:29Z",
"rates": {
"BRL": 0.001674
}
}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.1674,
"rate": 0.001674
}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