Rate Overview
Live
1 ALL = 37.7246 BIF
1 BIF = 0.026508
ALL
Avg
37.6434
High
37.7246
Low
37.5700
Last updated: 9/4/2026, 11:28:39 PM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 37.72 BIF |
| 10 ALL | 377.25 BIF |
| 50 ALL | 1,886.23 BIF |
| 100 ALL | 3,772.46 BIF |
| 500 ALL | 18,862.28 BIF |
| 1,000 ALL | 37,724.56 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-09-04T23:28:39Z",
"rates": {
"BIF": 37.724562
}
}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": 3772.4562,
"rate": 37.724562
}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