Rate Overview
Live
1 BIF = 0.001059 ILS
1 ILS = 944.2871
BIF
Avg
0.001052
High
0.001059
Low
0.001046
Last updated: 3/27/2026, 9:48:03 AM
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-27T09:48:03Z",
"rates": {
"ILS": 0.001059
}
}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.10590000000000001,
"rate": 0.001059
}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