Rate Overview
Live
1 ILS = 0.593682 BAM
1 BAM = 1.6844
ILS
Avg
0.521417
High
0.593682
Low
0.483429
Last updated: 5/27/2026, 4:05:23 PM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.59 BAM |
| 10 ILS | 5.94 BAM |
| 50 ILS | 29.68 BAM |
| 100 ILS | 59.37 BAM |
| 500 ILS | 296.84 BAM |
| 1,000 ILS | 593.68 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-27T16:05:23Z",
"rates": {
"BAM": 0.593682
}
}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.3682,
"rate": 0.593682
}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