Rate Overview
Live
1 BOB = 0.253135 ILS
1 ILS = 3.9505
BOB
Avg
0.250675
High
0.253135
Low
0.247849
Last updated: 8/13/2026, 7:46:41 AM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.25 ILS |
| 10 BOB | 2.53 ILS |
| 50 BOB | 12.66 ILS |
| 100 BOB | 25.31 ILS |
| 500 BOB | 126.57 ILS |
| 1,000 BOB | 253.14 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-08-13T07:46:41Z",
"rates": {
"ILS": 0.253135
}
}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": 25.3135,
"rate": 0.253135
}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