Rate Overview
Live
1 ILS = 3.6441 BOB
1 BOB = 0.274416
ILS
Avg
2.1619
High
3.6441
Low
1.8287
Last updated: 7/24/2026, 5:06:04 PM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 3.64 BOB |
| 10 ILS | 36.44 BOB |
| 50 ILS | 182.20 BOB |
| 100 ILS | 364.41 BOB |
| 500 ILS | 1,822.05 BOB |
| 1,000 ILS | 3,644.10 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-07-24T17:06:04Z",
"rates": {
"BOB": 3.644096
}
}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": 364.40959999999995,
"rate": 3.644096
}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