Rate Overview
Live
1 ILS = 1023.23 BIF
1 BIF = 0.000977
ILS
Avg
1018.12
High
1026.79
Low
1003.61
Last updated: 6/17/2026, 6:35:24 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 1,023.23 BIF |
| 10 ILS | 10,232.30 BIF |
| 50 ILS | 51,161.51 BIF |
| 100 ILS | 102,323.01 BIF |
| 500 ILS | 511,615.07 BIF |
| 1,000 ILS | 1,023,230.15 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-06-17T06:35:24Z",
"rates": {
"BIF": 1023.230148
}
}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": 102323.0148,
"rate": 1023.230148
}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