Rate Overview
Live
1 ALL = 37.0675 BIF
1 BIF = 0.026978
ALL
Avg
37.0327
High
37.0975
Low
36.8928
Last updated: 8/12/2026, 9:03:21 AM
Quick Conversions
| ALL | BIF |
|---|---|
| 1 ALL | 37.07 BIF |
| 10 ALL | 370.68 BIF |
| 50 ALL | 1,853.38 BIF |
| 100 ALL | 3,706.75 BIF |
| 500 ALL | 18,533.77 BIF |
| 1,000 ALL | 37,067.54 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-08-12T09:03:21Z",
"rates": {
"BIF": 37.067537
}
}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": 3706.7537,
"rate": 37.067537
}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