Rate Overview
Live
1 BIF = 0.000995 ILS
1 ILS = 1005.03
BIF
Avg
0.001010
High
0.001031
Low
0.000995
Last updated: 4/18/2026, 8:45:39 AM
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.50 ILS |
| 1,000 BIF | 1.00 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-04-18T08:45:39Z",
"rates": {
"ILS": 0.000995
}
}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.0995,
"rate": 0.000995
}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