Rate Overview
Live
1 BMD = 2.9436 ILS
1 ILS = 0.339726
BMD
Avg
3.3806
High
3.7865
Low
2.9433
Last updated: 6/18/2026, 11:45:52 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 2.94 ILS |
| 10 BMD | 29.44 ILS |
| 50 BMD | 147.18 ILS |
| 100 BMD | 294.36 ILS |
| 500 BMD | 1,471.78 ILS |
| 1,000 BMD | 2,943.55 ILS |
Get BMD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=ILSExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-06-18T11:45:52Z",
"rates": {
"ILS": 2.94355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "ILS",
"amount": 100
},
"result": 294.355,
"rate": 2.94355
}Build with BMD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key