Rate Overview
Live
1 ALL = 36.6309 BIF
1 BIF = 0.027299
ALL
Avg
36.5399
High
37.1845
Low
36.2550
Last updated: 4/17/2026, 6:10:41 AM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 36.63 BIF |
| 10 ALL | 366.31 BIF |
| 50 ALL | 1,831.55 BIF |
| 100 ALL | 3,663.09 BIF |
| 500 ALL | 18,315.46 BIF |
| 1,000 ALL | 36,630.92 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-04-17T06:10:41Z",
"rates": {
"BIF": 36.63092
}
}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": 3663.0920000000006,
"rate": 36.63092
}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