Rate Overview
Live
1 BOB = 0.248267 ILS
1 ILS = 4.0279
BOB
Avg
0.251836
High
0.255313
Low
0.247827
Last updated: 9/5/2026, 12:13:09 AM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.25 ILS |
| 10 BOB | 2.48 ILS |
| 50 BOB | 12.41 ILS |
| 100 BOB | 24.83 ILS |
| 500 BOB | 124.13 ILS |
| 1,000 BOB | 248.27 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-09-05T00:13:09Z",
"rates": {
"ILS": 0.248267
}
}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": 24.8267,
"rate": 0.248267
}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