Rate Overview
Live
1 BAM = 1.6831 ILS
1 ILS = 0.594134
BAM
Avg
1.7112
High
1.7347
Low
1.6831
Last updated: 5/27/2026, 8:23:26 PM
Quick Conversions
| BAM | ILS |
|---|---|
| 1 BAM | 1.68 ILS |
| 10 BAM | 16.83 ILS |
| 50 BAM | 84.16 ILS |
| 100 BAM | 168.31 ILS |
| 500 BAM | 841.56 ILS |
| 1,000 BAM | 1,683.12 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-05-27T20:23:26Z",
"rates": {
"ILS": 1.683122
}
}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": 168.3122,
"rate": 1.683122
}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