Rate Overview
Live
1 ILS = 0.327160 BMD
1 BMD = 3.0566
ILS
Avg
0.329302
High
0.356281
Low
0.313575
Last updated: 7/29/2026, 10:18:57 AM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.33 BMD |
| 10 ILS | 3.27 BMD |
| 50 ILS | 16.36 BMD |
| 100 ILS | 32.72 BMD |
| 500 ILS | 163.58 BMD |
| 1,000 ILS | 327.16 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-07-29T10:18:57Z",
"rates": {
"BMD": 0.32716
}
}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": 32.716,
"rate": 0.32716
}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