Rate Overview
Live
1 ILS = 943.4284 BIF
1 BIF = 0.001060
ILS
Avg
889.7104
High
962.5029
Low
785.8786
Last updated: 3/27/2026, 11:14:06 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 943.43 BIF |
| 10 ILS | 9,434.28 BIF |
| 50 ILS | 47,171.42 BIF |
| 100 ILS | 94,342.84 BIF |
| 500 ILS | 471,714.19 BIF |
| 1,000 ILS | 943,428.38 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-27T11:14:06Z",
"rates": {
"BIF": 943.428375
}
}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": 94342.8375,
"rate": 943.428375
}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