Rate Overview
Live
1 ILS = 0.353594 BMD
1 BMD = 2.8281
ILS
Avg
0.324267
High
0.353594
Low
0.306749
Last updated: 5/27/2026, 8:25:56 PM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.35 BMD |
| 10 ILS | 3.54 BMD |
| 50 ILS | 17.68 BMD |
| 100 ILS | 35.36 BMD |
| 500 ILS | 176.80 BMD |
| 1,000 ILS | 353.59 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-27T20:25:56Z",
"rates": {
"BMD": 0.353594
}
}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.3594,
"rate": 0.353594
}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