Rate Overview
Live
1 ALL = 36.3061 BIF
1 BIF = 0.027544
ALL
Avg
36.2271
High
36.4331
Low
35.8839
Last updated: 7/20/2026, 8:44:04 AM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 36.31 BIF |
| 10 ALL | 363.06 BIF |
| 50 ALL | 1,815.31 BIF |
| 100 ALL | 3,630.61 BIF |
| 500 ALL | 18,153.05 BIF |
| 1,000 ALL | 36,306.10 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-20T08:44:04Z",
"rates": {
"BIF": 36.306101
}
}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.6101,
"rate": 36.306101
}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