Rate Overview
Live
1 ILS = 0.593011 BAM
1 BAM = 1.6863
ILS
Avg
0.573767
High
0.593011
Low
0.558272
Last updated: 5/27/2026, 1:34:12 PM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.59 BAM |
| 10 ILS | 5.93 BAM |
| 50 ILS | 29.65 BAM |
| 100 ILS | 59.30 BAM |
| 500 ILS | 296.51 BAM |
| 1,000 ILS | 593.01 BAM |
Get ILS/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BAMExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T13:34:12Z",
"rates": {
"BAM": 0.593011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BAM",
"amount": 100
},
"result": 59.3011,
"rate": 0.593011
}Build with ILS/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key