Rate Overview
Live
1 ILS = 0.327460 BMD
1 BMD = 3.0538
ILS
Avg
0.330847
High
0.336043
Low
0.325448
Last updated: 7/27/2026, 5:50:11 PM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.33 BMD |
| 10 ILS | 3.27 BMD |
| 50 ILS | 16.37 BMD |
| 100 ILS | 32.75 BMD |
| 500 ILS | 163.73 BMD |
| 1,000 ILS | 327.46 BMD |
Get ILS/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BMDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-27T17:50:11Z",
"rates": {
"BMD": 0.32746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BMD",
"amount": 100
},
"result": 32.745999999999995,
"rate": 0.32746
}Build with ILS/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key