Rate Overview
Live
1 ALL = 36.1140 BIF
1 BIF = 0.027690
ALL
Avg
36.3029
High
36.5681
Low
36.1140
Last updated: 6/19/2026, 8:22:33 AM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 36.11 BIF |
| 10 ALL | 361.14 BIF |
| 50 ALL | 1,805.70 BIF |
| 100 ALL | 3,611.40 BIF |
| 500 ALL | 18,057.02 BIF |
| 1,000 ALL | 36,114.05 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-06-19T08:22:33Z",
"rates": {
"BIF": 36.114045
}
}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": 3611.4044999999996,
"rate": 36.114045
}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