Rate Overview
Live
1 ILS = 3.6769 BOB
1 BOB = 0.271969
ILS
Avg
3.5709
High
3.6769
Low
3.5095
Last updated: 7/25/2026, 4:12:28 AM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 3.68 BOB |
| 10 ILS | 36.77 BOB |
| 50 ILS | 183.84 BOB |
| 100 ILS | 367.69 BOB |
| 500 ILS | 1,838.45 BOB |
| 1,000 ILS | 3,676.89 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-25T04:12:28Z",
"rates": {
"BOB": 3.676893
}
}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": 367.6893,
"rate": 3.676893
}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