Rate Overview
Live
1 BOB = 0.432889 ILS
1 ILS = 2.3101
BOB
Avg
0.432512
High
0.434418
Low
0.430231
Last updated: 7/4/2026, 8:47:16 PM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.43 ILS |
| 10 BOB | 4.33 ILS |
| 50 BOB | 21.64 ILS |
| 100 BOB | 43.29 ILS |
| 500 BOB | 216.44 ILS |
| 1,000 BOB | 432.89 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-07-04T20:47:16Z",
"rates": {
"ILS": 0.432889
}
}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": 43.288900000000005,
"rate": 0.432889
}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