Rate Overview
Live
1 ILS = 0.317349 BMD
1 BMD = 3.1511
ILS
Avg
0.320327
High
0.325093
Low
0.313575
Last updated: 3/27/2026, 3:15:53 PM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.32 BMD |
| 10 ILS | 3.17 BMD |
| 50 ILS | 15.87 BMD |
| 100 ILS | 31.73 BMD |
| 500 ILS | 158.67 BMD |
| 1,000 ILS | 317.35 BMD |
Get ILS/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BMDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T15:15:53Z",
"rates": {
"BMD": 0.317349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BMD",
"amount": 100
},
"result": 31.7349,
"rate": 0.317349
}Build with ILS/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key