Rate Overview
Live
1 ILS = 976.0343 BIF
1 BIF = 0.001025
ILS
Avg
976.6657
High
981.9842
Low
970.9275
Last updated: 7/29/2026, 6:10:58 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 976.03 BIF |
| 10 ILS | 9,760.34 BIF |
| 50 ILS | 48,801.72 BIF |
| 100 ILS | 97,603.43 BIF |
| 500 ILS | 488,017.16 BIF |
| 1,000 ILS | 976,034.31 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-07-29T06:10:58Z",
"rates": {
"BIF": 976.034313
}
}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": 97603.4313,
"rate": 976.034313
}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