Rate Overview
Live
1 BMD = 3.0025 ILS
1 ILS = 0.333061
BMD
Avg
3.3690
High
3.7865
Low
2.9433
Last updated: 8/5/2026, 3:06:20 AM
Quick Conversions
| BMD | ILS |
|---|---|
| 1 BMD | 3.00 ILS |
| 10 BMD | 30.02 ILS |
| 50 BMD | 150.12 ILS |
| 100 BMD | 300.25 ILS |
| 500 BMD | 1,501.23 ILS |
| 1,000 BMD | 3,002.45 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-08-05T03:06:20Z",
"rates": {
"ILS": 3.00245
}
}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": 300.245,
"rate": 3.00245
}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