Rate Overview
Live
1 ILS = 2.4466 BOB
1 BOB = 0.408736
ILS
Avg
2.0501
High
2.4466
Low
1.8287
Last updated: 5/27/2026, 4:04:06 PM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 2.45 BOB |
| 10 ILS | 24.47 BOB |
| 50 ILS | 122.33 BOB |
| 100 ILS | 244.66 BOB |
| 500 ILS | 1,223.28 BOB |
| 1,000 ILS | 2,446.57 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-27T16:04:06Z",
"rates": {
"BOB": 2.446569
}
}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": 244.6569,
"rate": 2.446569
}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