Rate Overview
Live
1 ILS = 0.326979 BMD
1 BMD = 3.0583
ILS
Avg
0.318313
High
0.356281
Low
0.292561
Last updated: 7/28/2026, 4:00:29 PM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.33 BMD |
| 10 ILS | 3.27 BMD |
| 50 ILS | 16.35 BMD |
| 100 ILS | 32.70 BMD |
| 500 ILS | 163.49 BMD |
| 1,000 ILS | 326.98 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-28T16:00:29Z",
"rates": {
"BMD": 0.326979
}
}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.697900000000004,
"rate": 0.326979
}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