Rate Overview
Live
1 ILS = 0.317268 BMD
1 BMD = 3.1519
ILS
Avg
0.313296
High
0.324349
Low
0.298972
Last updated: 3/27/2026, 1:36:18 PM
Quick Conversions
| ILS | BMD |
|---|---|
| 1 ILS | 0.32 BMD |
| 10 ILS | 3.17 BMD |
| 50 ILS | 15.86 BMD |
| 100 ILS | 31.73 BMD |
| 500 ILS | 158.63 BMD |
| 1,000 ILS | 317.27 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-27T13:36:18Z",
"rates": {
"BMD": 0.317268
}
}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.7268,
"rate": 0.317268
}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