Rate Overview
Live
1 ILS = 975.7629 BIF
1 BIF = 0.001025
ILS
Avg
944.6528
High
1061.74
Low
861.5340
Last updated: 7/29/2026, 8:49:09 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 975.76 BIF |
| 10 ILS | 9,757.63 BIF |
| 50 ILS | 48,788.15 BIF |
| 100 ILS | 97,576.29 BIF |
| 500 ILS | 487,881.46 BIF |
| 1,000 ILS | 975,762.93 BIF |
Get ILS/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BIFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T08:49:09Z",
"rates": {
"BIF": 975.76293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BIF",
"amount": 100
},
"result": 97576.293,
"rate": 975.76293
}Build with ILS/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key