Rate Overview
Live
1 BOB = 0.420279 ILS
1 ILS = 2.3794
BOB
Avg
0.424552
High
0.428516
Low
0.420183
Last updated: 5/7/2026, 11:26:51 AM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.42 ILS |
| 10 BOB | 4.20 ILS |
| 50 BOB | 21.01 ILS |
| 100 BOB | 42.03 ILS |
| 500 BOB | 210.14 ILS |
| 1,000 BOB | 420.28 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-05-07T11:26:51Z",
"rates": {
"ILS": 0.420279
}
}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": 42.0279,
"rate": 0.420279
}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