Rate Overview
Live
1 ILS = 0.565782 BAM
1 BAM = 1.7675
ILS
Avg
0.566429
High
0.569691
Low
0.561156
Last updated: 7/19/2026, 8:56:43 AM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.57 BAM |
| 10 ILS | 5.66 BAM |
| 50 ILS | 28.29 BAM |
| 100 ILS | 56.58 BAM |
| 500 ILS | 282.89 BAM |
| 1,000 ILS | 565.78 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-19T08:56:43Z",
"rates": {
"BAM": 0.565782
}
}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.5782,
"rate": 0.565782
}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