Rate Overview
Live
1 ILS = 0.332054 BMD
1 BMD = 3.0116
ILS
Avg
0.331788
High
0.332494
Low
0.330196
Last updated: 9/8/2026, 5:01:56 PM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.33 BMD |
| 10 ILS | 3.32 BMD |
| 50 ILS | 16.60 BMD |
| 100 ILS | 33.21 BMD |
| 500 ILS | 166.03 BMD |
| 1,000 ILS | 332.05 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-09-08T17:01:56Z",
"rates": {
"BMD": 0.332054
}
}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.205400000000004,
"rate": 0.332054
}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