Rate Overview
Live
1 BMD = 3.1475 ILS
1 ILS = 0.317718
BMD
Avg
3.1935
High
3.3448
Low
3.0831
Last updated: 3/27/2026, 10:07:44 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 3.15 ILS |
| 10 BMD | 31.47 ILS |
| 50 BMD | 157.37 ILS |
| 100 BMD | 314.75 ILS |
| 500 BMD | 1,573.73 ILS |
| 1,000 BMD | 3,147.45 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-03-27T10:07:44Z",
"rates": {
"ILS": 3.14745
}
}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": 314.745,
"rate": 3.14745
}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