Rate Overview
Live
1 BMD = 3.0128 ILS
1 ILS = 0.331912
BMD
Avg
3.0141
High
3.0285
Low
3.0076
Last updated: 9/8/2026, 8:02:32 PM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 3.01 ILS |
| 10 BMD | 30.13 ILS |
| 50 BMD | 150.64 ILS |
| 100 BMD | 301.28 ILS |
| 500 BMD | 1,506.43 ILS |
| 1,000 BMD | 3,012.85 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-09-08T20:02:32Z",
"rates": {
"ILS": 3.01285
}
}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": 301.28499999999997,
"rate": 3.01285
}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