Rate Overview
Live
1 ALL = 36.2714 BIF
1 BIF = 0.027570
ALL
Avg
36.2151
High
36.2714
Low
36.1119
Last updated: 5/27/2026, 4:01:28 PM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 36.27 BIF |
| 10 ALL | 362.71 BIF |
| 50 ALL | 1,813.57 BIF |
| 100 ALL | 3,627.14 BIF |
| 500 ALL | 18,135.69 BIF |
| 1,000 ALL | 36,271.38 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-05-27T16:01:28Z",
"rates": {
"BIF": 36.271379
}
}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": 3627.1379,
"rate": 36.271379
}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