Rate Overview
Live
1 BMD = 3.0761 ILS
1 ILS = 0.325087
BMD
Avg
3.1009
High
3.1433
Low
3.0734
Last updated: 3/6/2026, 8:07:56 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 3.08 ILS |
| 10 BMD | 30.76 ILS |
| 50 BMD | 153.80 ILS |
| 100 BMD | 307.61 ILS |
| 500 BMD | 1,538.05 ILS |
| 1,000 BMD | 3,076.10 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-06T08:07:56Z",
"rates": {
"ILS": 3.0761
}
}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": 307.60999999999996,
"rate": 3.0761
}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