Rate Overview
Live
1 BOB = 0.271324 ILS
1 ILS = 3.6856
BOB
Avg
0.414243
High
0.456273
Low
0.271324
Last updated: 7/28/2026, 11:53:21 AM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.27 ILS |
| 10 BOB | 2.71 ILS |
| 50 BOB | 13.57 ILS |
| 100 BOB | 27.13 ILS |
| 500 BOB | 135.66 ILS |
| 1,000 BOB | 271.32 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-28T11:53:21Z",
"rates": {
"ILS": 0.271324
}
}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": 27.1324,
"rate": 0.271324
}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