Rate Overview
Live
1 ILS = 3.6872 BOB
1 BOB = 0.271209
ILS
Avg
3.1181
High
3.6881
Low
2.2872
Last updated: 7/28/2026, 1:33:37 PM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 3.69 BOB |
| 10 ILS | 36.87 BOB |
| 50 ILS | 184.36 BOB |
| 100 ILS | 368.72 BOB |
| 500 ILS | 1,843.60 BOB |
| 1,000 ILS | 3,687.19 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-28T13:33:37Z",
"rates": {
"BOB": 3.687192
}
}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.7192,
"rate": 3.687192
}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