Rate Overview
Live
1 ILS = 0.561223 BAM
1 BAM = 1.7818
ILS
Avg
0.516270
High
0.572876
Low
0.470636
Last updated: 7/29/2026, 2:46:53 AM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.56 BAM |
| 10 ILS | 5.61 BAM |
| 50 ILS | 28.06 BAM |
| 100 ILS | 56.12 BAM |
| 500 ILS | 280.61 BAM |
| 1,000 ILS | 561.22 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-07-29T02:46:53Z",
"rates": {
"BAM": 0.561223
}
}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": 56.1223,
"rate": 0.561223
}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