Rate Overview
Live
1 ILS = 0.592395 BAM
1 BAM = 1.6881
ILS
Avg
0.542458
High
0.592395
Low
0.517594
Last updated: 5/27/2026, 10:56:25 AM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.59 BAM |
| 10 ILS | 5.92 BAM |
| 50 ILS | 29.62 BAM |
| 100 ILS | 59.24 BAM |
| 500 ILS | 296.20 BAM |
| 1,000 ILS | 592.40 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-27T10:56:25Z",
"rates": {
"BAM": 0.592395
}
}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.2395,
"rate": 0.592395
}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