Rate Overview
Live
1 BMD = 3.0269 ILS
1 ILS = 0.330376
BMD
Avg
2.9832
High
3.0428
Low
2.9113
Last updated: 7/13/2026, 10:38:28 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 3.03 ILS |
| 10 BMD | 30.27 ILS |
| 50 BMD | 151.34 ILS |
| 100 BMD | 302.69 ILS |
| 500 BMD | 1,513.43 ILS |
| 1,000 BMD | 3,026.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-07-13T10:38:28Z",
"rates": {
"ILS": 3.02685
}
}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": 302.685,
"rate": 3.02685
}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