Rate Overview
Live
1 BIF = 0.001062 ILS
1 ILS = 941.6196
BIF
Avg
0.001170
High
0.001307
Low
0.001041
Last updated: 3/27/2026, 3:03:12 PM
Quick Conversions
| BIF | ILS |
|---|---|
| 1 BIF | 0.00 ILS |
| 10 BIF | 0.01 ILS |
| 50 BIF | 0.05 ILS |
| 100 BIF | 0.11 ILS |
| 500 BIF | 0.53 ILS |
| 1,000 BIF | 1.06 ILS |
Get BIF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=ILSExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T15:03:12Z",
"rates": {
"ILS": 0.001062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "ILS",
"amount": 100
},
"result": 0.1062,
"rate": 0.001062
}Build with BIF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key