Rate Overview
Live
1 ALL = 36.2873 BIF
1 BIF = 0.027558
ALL
Avg
36.2920
High
36.3439
Low
36.2232
Last updated: 7/29/2026, 9:10:38 AM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 36.29 BIF |
| 10 ALL | 362.87 BIF |
| 50 ALL | 1,814.37 BIF |
| 100 ALL | 3,628.73 BIF |
| 500 ALL | 18,143.65 BIF |
| 1,000 ALL | 36,287.30 BIF |
Get ALL/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BIFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-29T09:10:38Z",
"rates": {
"BIF": 36.2873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BIF",
"amount": 100
},
"result": 3628.73,
"rate": 36.2873
}Build with ALL/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key