Rate Overview
Live
1 BOB = 0.447788 ILS
1 ILS = 2.2332
BOB
Avg
0.448083
High
0.454248
Low
0.444591
Last updated: 3/7/2026, 4:25:00 AM
Quick Conversions
| BOB | ILS |
|---|---|
| 1 BOB | 0.45 ILS |
| 10 BOB | 4.48 ILS |
| 50 BOB | 22.39 ILS |
| 100 BOB | 44.78 ILS |
| 500 BOB | 223.89 ILS |
| 1,000 BOB | 447.79 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-03-07T04:25:00Z",
"rates": {
"ILS": 0.447788
}
}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": 44.778800000000004,
"rate": 0.447788
}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