Rate Overview
Live
1 ILS = 944.1342 BIF
1 BIF = 0.001059
ILS
Avg
858.9449
High
959.8178
Low
764.8498
Last updated: 3/27/2026, 9:27:34 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 944.13 BIF |
| 10 ILS | 9,441.34 BIF |
| 50 ILS | 47,206.71 BIF |
| 100 ILS | 94,413.42 BIF |
| 500 ILS | 472,067.10 BIF |
| 1,000 ILS | 944,134.20 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-03-27T09:27:34Z",
"rates": {
"BIF": 944.134197
}
}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": 94413.4197,
"rate": 944.134197
}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