Rate Overview
Live
1 ILS = 991.4477 BIF
1 BIF = 0.001009
ILS
Avg
1003.99
High
1026.79
Low
987.4625
Last updated: 7/7/2026, 6:39:32 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 991.45 BIF |
| 10 ILS | 9,914.48 BIF |
| 50 ILS | 49,572.38 BIF |
| 100 ILS | 99,144.77 BIF |
| 500 ILS | 495,723.85 BIF |
| 1,000 ILS | 991,447.69 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-07T06:39:32Z",
"rates": {
"BIF": 991.447691
}
}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": 99144.76909999999,
"rate": 991.447691
}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