Rate Overview
Live
1 ALL = 35.6494 BIF
1 BIF = 0.028051
ALL
Avg
36.0526
High
36.7010
Low
35.6131
Last updated: 3/27/2026, 1:20:54 PM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 35.65 BIF |
| 10 ALL | 356.49 BIF |
| 50 ALL | 1,782.47 BIF |
| 100 ALL | 3,564.94 BIF |
| 500 ALL | 17,824.70 BIF |
| 1,000 ALL | 35,649.41 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-03-27T13:20:54Z",
"rates": {
"BIF": 35.649407
}
}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": 3564.9406999999997,
"rate": 35.649407
}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