Rate Overview
Live
1 ILS = 0.576652 BAM
1 BAM = 1.7341
ILS
Avg
0.576508
High
0.579982
Low
0.568621
Last updated: 6/17/2026, 6:35:25 AM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.58 BAM |
| 10 ILS | 5.77 BAM |
| 50 ILS | 28.83 BAM |
| 100 ILS | 57.67 BAM |
| 500 ILS | 288.33 BAM |
| 1,000 ILS | 576.65 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-06-17T06:35:25Z",
"rates": {
"BAM": 0.576652
}
}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": 57.665200000000006,
"rate": 0.576652
}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