Rate Overview
Live
1 BAM = 1.7497 ILS
1 ILS = 0.571519
BAM
Avg
1.7596
High
1.7737
Low
1.7405
Last updated: 5/7/2026, 12:32:52 PM
Quick Conversions
| BAM | ILS |
|---|---|
| 1 BAM | 1.75 ILS |
| 10 BAM | 17.50 ILS |
| 50 BAM | 87.49 ILS |
| 100 BAM | 174.97 ILS |
| 500 BAM | 874.86 ILS |
| 1,000 BAM | 1,749.72 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-07T12:32:52Z",
"rates": {
"ILS": 1.749724
}
}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": 174.9724,
"rate": 1.749724
}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