Rate Overview
Live
1 ILS = 973.7949 BIF
1 BIF = 0.001027
ILS
Avg
980.2382
High
995.3369
Low
973.7949
Last updated: 7/22/2026, 10:55:53 PM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 973.79 BIF |
| 10 ILS | 9,737.95 BIF |
| 50 ILS | 48,689.75 BIF |
| 100 ILS | 97,379.49 BIF |
| 500 ILS | 486,897.46 BIF |
| 1,000 ILS | 973,794.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-07-22T22:55:53Z",
"rates": {
"BIF": 973.794928
}
}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": 97379.4928,
"rate": 973.794928
}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