Rate Overview
Live
1 ILS = 978.5903 BIF
1 BIF = 0.001022
ILS
Avg
881.5787
High
1010.78
Low
764.8498
Last updated: 7/28/2026, 1:42:55 PM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 978.59 BIF |
| 10 ILS | 9,785.90 BIF |
| 50 ILS | 48,929.52 BIF |
| 100 ILS | 97,859.03 BIF |
| 500 ILS | 489,295.16 BIF |
| 1,000 ILS | 978,590.32 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-28T13:42:55Z",
"rates": {
"BIF": 978.590324
}
}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": 97859.0324,
"rate": 978.590324
}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