Rate Overview
Live
1 ALL = 36.3051 BIF
1 BIF = 0.027544
ALL
Avg
36.2195
High
37.1845
Low
35.6131
Last updated: 7/29/2026, 2:56:30 AM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 36.31 BIF |
| 10 ALL | 363.05 BIF |
| 50 ALL | 1,815.25 BIF |
| 100 ALL | 3,630.51 BIF |
| 500 ALL | 18,152.53 BIF |
| 1,000 ALL | 36,305.07 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-29T02:56:30Z",
"rates": {
"BIF": 36.305068
}
}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": 3630.5067999999997,
"rate": 36.305068
}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