Rate Overview
Live
1 ILS = 2.4502 BOB
1 BOB = 0.408136
ILS
Avg
2.2622
High
2.4502
Low
2.1747
Last updated: 5/27/2026, 7:21:55 PM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 2.45 BOB |
| 10 ILS | 24.50 BOB |
| 50 ILS | 122.51 BOB |
| 100 ILS | 245.02 BOB |
| 500 ILS | 1,225.08 BOB |
| 1,000 ILS | 2,450.16 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-05-27T19:21:55Z",
"rates": {
"BOB": 2.450162
}
}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": 245.01620000000003,
"rate": 2.450162
}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