Rate Overview
Live
1 ALL = 36.2232 BIF
1 BIF = 0.027607
ALL
Avg
35.8933
High
36.7212
Low
34.8035
Last updated: 7/27/2026, 8:18:36 AM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 36.22 BIF |
| 10 ALL | 362.23 BIF |
| 50 ALL | 1,811.16 BIF |
| 100 ALL | 3,622.32 BIF |
| 500 ALL | 18,111.62 BIF |
| 1,000 ALL | 36,223.24 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-27T08:18:36Z",
"rates": {
"BIF": 36.223241
}
}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": 3622.3241000000003,
"rate": 36.223241
}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