Rate Overview
Live
1 BAM = 1.6828 ILS
1 ILS = 0.594239
BAM
Avg
1.7111
High
1.7347
Low
1.6828
Last updated: 5/27/2026, 6:22:02 PM
Quick Conversions
| BAM | ILS |
|---|---|
| 1 BAM | 1.68 ILS |
| 10 BAM | 16.83 ILS |
| 50 BAM | 84.14 ILS |
| 100 BAM | 168.28 ILS |
| 500 BAM | 841.41 ILS |
| 1,000 BAM | 1,682.83 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-27T18:22:02Z",
"rates": {
"ILS": 1.682825
}
}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.2825,
"rate": 1.682825
}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