Rate Overview
Live
1 ILS = 3.6804 BOB
1 BOB = 0.271710
ILS
Avg
2.2891
High
3.6804
Low
2.0066
Last updated: 7/26/2026, 6:49:48 AM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 3.68 BOB |
| 10 ILS | 36.80 BOB |
| 50 ILS | 184.02 BOB |
| 100 ILS | 368.04 BOB |
| 500 ILS | 1,840.20 BOB |
| 1,000 ILS | 3,680.40 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-26T06:49:48Z",
"rates": {
"BOB": 3.680401
}
}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": 368.0401,
"rate": 3.680401
}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