Rate Overview
Live
1 BIF = 0.000975 ILS
1 ILS = 1025.64
BIF
Avg
0.000982
High
0.000995
Low
0.000972
Last updated: 5/9/2026, 1:26:04 PM
Quick Conversions
| BIF | ILS |
|---|---|
| 1 BIF | 0.00 ILS |
| 10 BIF | 0.01 ILS |
| 50 BIF | 0.05 ILS |
| 100 BIF | 0.10 ILS |
| 500 BIF | 0.49 ILS |
| 1,000 BIF | 0.98 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-05-09T13:26:04Z",
"rates": {
"ILS": 0.000975
}
}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.09749999999999999,
"rate": 0.000975
}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