Rate Overview
Live
1 ILS = 985.3407 BIF
1 BIF = 0.001015
ILS
Avg
998.1793
High
1004.17
Low
985.3407
Last updated: 9/2/2026, 10:42:51 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 985.34 BIF |
| 10 ILS | 9,853.41 BIF |
| 50 ILS | 49,267.04 BIF |
| 100 ILS | 98,534.07 BIF |
| 500 ILS | 492,670.36 BIF |
| 1,000 ILS | 985,340.73 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-09-02T10:42:51Z",
"rates": {
"BIF": 985.340726
}
}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": 98534.0726,
"rate": 985.340726
}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