Rate Overview
Live
1 BMD = 2.9972 ILS
1 ILS = 0.333645
BMD
Avg
3.0372
High
3.1890
Low
2.8068
Last updated: 7/15/2026, 6:31:56 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 3.00 ILS |
| 10 BMD | 29.97 ILS |
| 50 BMD | 149.86 ILS |
| 100 BMD | 299.72 ILS |
| 500 BMD | 1,498.60 ILS |
| 1,000 BMD | 2,997.20 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-07-15T06:31:56Z",
"rates": {
"ILS": 2.9972
}
}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": 299.71999999999997,
"rate": 2.9972
}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