Rate Overview
Live
1 ILS = 2.4399 BOB
1 BOB = 0.409848
ILS
Avg
2.1505
High
2.4399
Low
1.9489
Last updated: 5/27/2026, 12:15:14 PM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 2.44 BOB |
| 10 ILS | 24.40 BOB |
| 50 ILS | 122.00 BOB |
| 100 ILS | 243.99 BOB |
| 500 ILS | 1,219.97 BOB |
| 1,000 ILS | 2,439.93 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-27T12:15:14Z",
"rates": {
"BOB": 2.439931
}
}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": 243.9931,
"rate": 2.439931
}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