Rate Overview
Live
1 BMD = 3.0600 ILS
1 ILS = 0.326797
BMD
Avg
3.0559
High
3.0727
Low
3.0373
Last updated: 7/28/2026, 9:14:37 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 3.06 ILS |
| 10 BMD | 30.60 ILS |
| 50 BMD | 153.00 ILS |
| 100 BMD | 306.00 ILS |
| 500 BMD | 1,530.00 ILS |
| 1,000 BMD | 3,060.00 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-28T09:14:37Z",
"rates": {
"ILS": 3.06
}
}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": 306,
"rate": 3.06
}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