Rate Overview
Live
1 ILS = 995.5046 BIF
1 BIF = 0.001005
ILS
Avg
994.6758
High
999.2725
Low
987.4625
Last updated: 7/7/2026, 2:58:40 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 995.50 BIF |
| 10 ILS | 9,955.05 BIF |
| 50 ILS | 49,775.23 BIF |
| 100 ILS | 99,550.46 BIF |
| 500 ILS | 497,752.32 BIF |
| 1,000 ILS | 995,504.63 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-07T02:58:40Z",
"rates": {
"BIF": 995.504632
}
}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": 99550.4632,
"rate": 995.504632
}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