Rate Overview
Live
1 ILS = 0.353844 BMD
1 BMD = 2.8261
ILS
Avg
0.327303
High
0.353844
Low
0.313575
Last updated: 5/27/2026, 7:18:42 PM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.35 BMD |
| 10 ILS | 3.54 BMD |
| 50 ILS | 17.69 BMD |
| 100 ILS | 35.38 BMD |
| 500 ILS | 176.92 BMD |
| 1,000 ILS | 353.84 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-05-27T19:18:42Z",
"rates": {
"BMD": 0.353844
}
}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": 35.3844,
"rate": 0.353844
}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