Rate Overview
Live
1 ILS = 993.4969 BIF
1 BIF = 0.001007
ILS
Avg
985.2853
High
1003.94
Low
969.0106
Last updated: 4/17/2026, 6:10:26 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 993.50 BIF |
| 10 ILS | 9,934.97 BIF |
| 50 ILS | 49,674.85 BIF |
| 100 ILS | 99,349.69 BIF |
| 500 ILS | 496,748.45 BIF |
| 1,000 ILS | 993,496.91 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-04-17T06:10:26Z",
"rates": {
"BIF": 993.496909
}
}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": 99349.6909,
"rate": 993.496909
}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