Rate Overview
Live
1 ILS = 947.8306 BIF
1 BIF = 0.001055
ILS
Avg
950.6792
High
955.9436
Low
946.6490
Last updated: 3/27/2026, 6:06:26 AM
Quick Conversions
| ILS | BIF |
|---|---|
| 1 ILS | 947.83 BIF |
| 10 ILS | 9,478.31 BIF |
| 50 ILS | 47,391.53 BIF |
| 100 ILS | 94,783.06 BIF |
| 500 ILS | 473,915.32 BIF |
| 1,000 ILS | 947,830.65 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-03-27T06:06:26Z",
"rates": {
"BIF": 947.830649
}
}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": 94783.0649,
"rate": 947.830649
}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