Rate Overview
Live
1 BMD = 2.8238 ILS
1 ILS = 0.354133
BMD
Avg
3.3941
High
3.7865
Low
2.8238
Last updated: 5/29/2026, 12:08:51 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 2.82 ILS |
| 10 BMD | 28.24 ILS |
| 50 BMD | 141.19 ILS |
| 100 BMD | 282.38 ILS |
| 500 BMD | 1,411.90 ILS |
| 1,000 BMD | 2,823.80 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-29T00:08:51Z",
"rates": {
"ILS": 2.8238
}
}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.38,
"rate": 2.8238
}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