Rate Overview
Live
1 BMD = 2.8206 ILS
1 ILS = 0.354534
BMD
Avg
3.2220
High
3.5380
Low
2.8206
Last updated: 5/28/2026, 10:59:26 PM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 2.82 ILS |
| 10 BMD | 28.21 ILS |
| 50 BMD | 141.03 ILS |
| 100 BMD | 282.06 ILS |
| 500 BMD | 1,410.30 ILS |
| 1,000 BMD | 2,820.60 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-05-28T22:59:26Z",
"rates": {
"ILS": 2.8206
}
}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": 282.06,
"rate": 2.8206
}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