Rate Overview
Live
1 ILS = 0.544345 BAM
1 BAM = 1.8371
ILS
Avg
0.540271
High
0.548110
Low
0.527416
Last updated: 3/7/2026, 7:36:59 AM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.54 BAM |
| 10 ILS | 5.44 BAM |
| 50 ILS | 27.22 BAM |
| 100 ILS | 54.43 BAM |
| 500 ILS | 272.17 BAM |
| 1,000 ILS | 544.34 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-03-07T07:36:59Z",
"rates": {
"BAM": 0.544345
}
}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": 54.4345,
"rate": 0.544345
}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