Rate Overview
Live
1 ILS = 2.2044 BOB
1 BOB = 0.453636
ILS
Avg
2.2160
High
2.2473
Low
2.1747
Last updated: 3/27/2026, 4:28:41 PM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 2.20 BOB |
| 10 ILS | 22.04 BOB |
| 50 ILS | 110.22 BOB |
| 100 ILS | 220.44 BOB |
| 500 ILS | 1,102.21 BOB |
| 1,000 ILS | 2,204.41 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-03-27T16:28:41Z",
"rates": {
"BOB": 2.204411
}
}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": 220.44109999999998,
"rate": 2.204411
}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