Rate Overview
Live
1 ILS = 0.327766 BMD
1 BMD = 3.0510
ILS
Avg
0.329321
High
0.356281
Low
0.313575
Last updated: 7/28/2026, 11:33:14 PM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.33 BMD |
| 10 ILS | 3.28 BMD |
| 50 ILS | 16.39 BMD |
| 100 ILS | 32.78 BMD |
| 500 ILS | 163.88 BMD |
| 1,000 ILS | 327.77 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-28T23:33:14Z",
"rates": {
"BMD": 0.327766
}
}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.7766,
"rate": 0.327766
}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