Rate Overview
Live
1 ILS = 0.571902 BAM
1 BAM = 1.7486
ILS
Avg
0.568340
High
0.574548
Low
0.563777
Last updated: 5/7/2026, 8:04:57 AM
Quick Conversions
| ILS | BAM |
|---|---|
| 1 ILS | 0.57 BAM |
| 10 ILS | 5.72 BAM |
| 50 ILS | 28.60 BAM |
| 100 ILS | 57.19 BAM |
| 500 ILS | 285.95 BAM |
| 1,000 ILS | 571.90 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-07T08:04:57Z",
"rates": {
"BAM": 0.571902
}
}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": 57.190200000000004,
"rate": 0.571902
}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