Rate Overview
Live
1 ILS = 2.2013 BOB
1 BOB = 0.454286
ILS
Avg
2.2142
High
2.2256
Low
2.2013
Last updated: 3/27/2026, 11:25:05 AM
Quick Conversions
| ILS | BOB |
|---|---|
| 1 ILS | 2.20 BOB |
| 10 ILS | 22.01 BOB |
| 50 ILS | 110.06 BOB |
| 100 ILS | 220.13 BOB |
| 500 ILS | 1,100.63 BOB |
| 1,000 ILS | 2,201.26 BOB |
Get ILS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BOBExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T11:25:05Z",
"rates": {
"BOB": 2.201255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BOB",
"amount": 100
},
"result": 220.12550000000002,
"rate": 2.201255
}Build with ILS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key