Rate Overview
Live
1 ILS = 1029.54 BIF
1 BIF = 0.000971
ILS
Avg
1014.87
High
1029.54
Low
1004.85
Last updated: 5/7/2026, 12:32:08 PM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 1,029.54 BIF |
| 10 ILS | 10,295.43 BIF |
| 50 ILS | 51,477.13 BIF |
| 100 ILS | 102,954.26 BIF |
| 500 ILS | 514,771.28 BIF |
| 1,000 ILS | 1,029,542.56 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-05-07T12:32:08Z",
"rates": {
"BIF": 1029.542556
}
}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": 102954.2556,
"rate": 1029.542556
}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