Rate Overview
Live
1 BOB = 0.455391 ILS
1 ILS = 2.1959
BOB
Avg
0.451453
High
0.459823
Low
0.444985
Last updated: 3/27/2026, 3:04:58 PM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.46 ILS |
| 10 BOB | 4.55 ILS |
| 50 BOB | 22.77 ILS |
| 100 BOB | 45.54 ILS |
| 500 BOB | 227.70 ILS |
| 1,000 BOB | 455.39 ILS |
Get BOB/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ILSExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-27T15:04:58Z",
"rates": {
"ILS": 0.455391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ILS",
"amount": 100
},
"result": 45.5391,
"rate": 0.455391
}Build with BOB/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key