Rate Overview
Live
1 ILS = 0.342366 BMD
1 BMD = 2.9209
ILS
Avg
0.341368
High
0.343493
Low
0.335748
Last updated: 6/17/2026, 6:32:57 AM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.34 BMD |
| 10 ILS | 3.42 BMD |
| 50 ILS | 17.12 BMD |
| 100 ILS | 34.24 BMD |
| 500 ILS | 171.18 BMD |
| 1,000 ILS | 342.37 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-06-17T06:32:57Z",
"rates": {
"BMD": 0.342366
}
}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": 34.2366,
"rate": 0.342366
}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