Rate Overview
Live
1 BAM = 1.7793 ILS
1 ILS = 0.562031
BAM
Avg
1.9436
High
2.1248
Low
1.7456
Last updated: 7/28/2026, 3:28:51 PM
Quick Conversions
| BAM | ILS |
|---|---|
| 1 BAM | 1.78 ILS |
| 10 BAM | 17.79 ILS |
| 50 BAM | 88.96 ILS |
| 100 BAM | 177.93 ILS |
| 500 BAM | 889.63 ILS |
| 1,000 BAM | 1,779.26 ILS |
Get BAM/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=ILSExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-28T15:28:51Z",
"rates": {
"ILS": 1.779261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "ILS",
"amount": 100
},
"result": 177.9261,
"rate": 1.779261
}Build with BAM/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key