Rate Overview
Live
1 ILS = 944.5552 BIF
1 BIF = 0.001059
ILS
Avg
953.4248
High
965.7847
Low
943.1539
Last updated: 3/27/2026, 7:44:08 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 944.56 BIF |
| 10 ILS | 9,445.55 BIF |
| 50 ILS | 47,227.76 BIF |
| 100 ILS | 94,455.52 BIF |
| 500 ILS | 472,277.59 BIF |
| 1,000 ILS | 944,555.19 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-27T07:44:08Z",
"rates": {
"BIF": 944.555189
}
}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": 94455.51890000001,
"rate": 944.555189
}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