Rate Overview
Live
1 ILS = 0.554463 BAM
1 BAM = 1.8035
ILS
Avg
0.550482
High
0.554463
Low
0.544344
Last updated: 4/17/2026, 3:50:40 AM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.55 BAM |
| 10 ILS | 5.54 BAM |
| 50 ILS | 27.72 BAM |
| 100 ILS | 55.45 BAM |
| 500 ILS | 277.23 BAM |
| 1,000 ILS | 554.46 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-04-17T03:50:40Z",
"rates": {
"BAM": 0.554463
}
}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": 55.4463,
"rate": 0.554463
}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