Rate Overview
Live
1 ILS = 2.2332 BOB
1 BOB = 0.447789
ILS
Avg
2.2318
High
2.2493
Low
2.2014
Last updated: 3/7/2026, 6:07:43 AM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 2.23 BOB |
| 10 ILS | 22.33 BOB |
| 50 ILS | 111.66 BOB |
| 100 ILS | 223.32 BOB |
| 500 ILS | 1,116.60 BOB |
| 1,000 ILS | 2,233.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-03-07T06:07:43Z",
"rates": {
"BOB": 2.233195
}
}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": 223.31949999999998,
"rate": 2.233195
}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