Rate Overview
Live
1 ILS = 0.353556 BMD
1 BMD = 2.8284
ILS
Avg
0.311204
High
0.353556
Low
0.282649
Last updated: 5/28/2026, 12:49:55 AM
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.78 BMD |
| 1,000 ILS | 353.56 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-28T00:49:55Z",
"rates": {
"BMD": 0.353556
}
}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.355599999999995,
"rate": 0.353556
}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