Rate Overview
Live
1 BAM = 1.7306 ILS
1 ILS = 0.577830
BAM
Avg
1.7342
High
1.7586
Low
1.7242
Last updated: 6/17/2026, 7:58:13 AM
Quick Conversions
| BAM | ILS |
|---|---|
| 1 BAM | 1.73 ILS |
| 10 BAM | 17.31 ILS |
| 50 BAM | 86.53 ILS |
| 100 BAM | 173.06 ILS |
| 500 BAM | 865.31 ILS |
| 1,000 BAM | 1,730.61 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-06-17T07:58:13Z",
"rates": {
"ILS": 1.730612
}
}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": 173.0612,
"rate": 1.730612
}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