Rate Overview
Live
1 BMD = 2.9065 ILS
1 ILS = 0.344056
BMD
Avg
2.9306
High
2.9616
Low
2.9060
Last updated: 5/8/2026, 10:43:44 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 2.91 ILS |
| 10 BMD | 29.06 ILS |
| 50 BMD | 145.33 ILS |
| 100 BMD | 290.65 ILS |
| 500 BMD | 1,453.25 ILS |
| 1,000 BMD | 2,906.50 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-05-08T10:43:44Z",
"rates": {
"ILS": 2.9065
}
}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": 290.65,
"rate": 2.9065
}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