Rate Overview
Live
1 BOB = 0.283112 ILS
1 ILS = 3.5322
BOB
Avg
0.421080
High
0.455865
Low
0.283112
Last updated: 7/22/2026, 9:52:45 PM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.28 ILS |
| 10 BOB | 2.83 ILS |
| 50 BOB | 14.16 ILS |
| 100 BOB | 28.31 ILS |
| 500 BOB | 141.56 ILS |
| 1,000 BOB | 283.11 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-22T21:52:45Z",
"rates": {
"ILS": 0.283112
}
}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": 28.311199999999996,
"rate": 0.283112
}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