Rate Overview
Live
1 ILS = 4.1354 BOB
1 BOB = 0.241817
ILS
Avg
4.0227
High
4.1354
Low
3.9288
Last updated: 9/6/2026, 8:44:10 PM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 4.14 BOB |
| 10 ILS | 41.35 BOB |
| 50 ILS | 206.77 BOB |
| 100 ILS | 413.54 BOB |
| 500 ILS | 2,067.68 BOB |
| 1,000 ILS | 4,135.35 BOB |
Get ILS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BOBExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-06T20:44:10Z",
"rates": {
"BOB": 4.135351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BOB",
"amount": 100
},
"result": 413.5351,
"rate": 4.135351
}Build with ILS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key