Rate Overview
Live
1 ALL = 35.8681 BIF
1 BIF = 0.027880
ALL
Avg
36.0866
High
36.4059
Low
35.7943
Last updated: 3/7/2026, 12:09:50 AM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 35.87 BIF |
| 10 ALL | 358.68 BIF |
| 50 ALL | 1,793.41 BIF |
| 100 ALL | 3,586.81 BIF |
| 500 ALL | 17,934.06 BIF |
| 1,000 ALL | 35,868.13 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-07T00:09:50Z",
"rates": {
"BIF": 35.868127
}
}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": 3586.8127,
"rate": 35.868127
}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