Rate Overview
Live
1 ILS = 0.334672 BMD
1 BMD = 2.9880
ILS
Avg
0.334701
High
0.336043
Low
0.332817
Last updated: 7/2/2026, 4:09:05 AM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.33 BMD |
| 10 ILS | 3.35 BMD |
| 50 ILS | 16.73 BMD |
| 100 ILS | 33.47 BMD |
| 500 ILS | 167.34 BMD |
| 1,000 ILS | 334.67 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-02T04:09:05Z",
"rates": {
"BMD": 0.334672
}
}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": 33.467200000000005,
"rate": 0.334672
}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