Rate Overview
Live
1 BMD = 2.9975 ILS
1 ILS = 0.333611
BMD
Avg
2.9927
High
3.0047
Low
2.9758
Last updated: 7/3/2026, 4:52:01 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 3.00 ILS |
| 10 BMD | 29.98 ILS |
| 50 BMD | 149.88 ILS |
| 100 BMD | 299.75 ILS |
| 500 BMD | 1,498.75 ILS |
| 1,000 BMD | 2,997.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-07-03T04:52:01Z",
"rates": {
"ILS": 2.9975
}
}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": 299.75,
"rate": 2.9975
}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