Rate Overview
Live
1 BOB = 0.408735 ILS
1 ILS = 2.4466
BOB
Avg
0.416509
High
0.422716
Low
0.408735
Last updated: 5/27/2026, 5:11:59 PM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.41 ILS |
| 10 BOB | 4.09 ILS |
| 50 BOB | 20.44 ILS |
| 100 BOB | 40.87 ILS |
| 500 BOB | 204.37 ILS |
| 1,000 BOB | 408.74 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-27T17:11:59Z",
"rates": {
"ILS": 0.408735
}
}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": 40.8735,
"rate": 0.408735
}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