Rate Overview
Live
1 ILS = 998.9229 BIF
1 BIF = 0.001001
ILS
Avg
1005.36
High
1013.56
Low
996.6789
Last updated: 8/18/2026, 10:58:32 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 998.92 BIF |
| 10 ILS | 9,989.23 BIF |
| 50 ILS | 49,946.15 BIF |
| 100 ILS | 99,892.29 BIF |
| 500 ILS | 499,461.47 BIF |
| 1,000 ILS | 998,922.93 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-08-18T10:58:32Z",
"rates": {
"BIF": 998.922931
}
}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": 99892.2931,
"rate": 998.922931
}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