Rate Overview
Live
1 ILS = 2.3010 BOB
1 BOB = 0.434585
ILS
Avg
2.3134
High
2.3391
Low
2.3010
Last updated: 6/28/2026, 11:26:18 PM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 2.30 BOB |
| 10 ILS | 23.01 BOB |
| 50 ILS | 115.05 BOB |
| 100 ILS | 230.10 BOB |
| 500 ILS | 1,150.52 BOB |
| 1,000 ILS | 2,301.05 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-06-28T23:26:18Z",
"rates": {
"BOB": 2.301048
}
}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": 230.1048,
"rate": 2.301048
}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