Rate Overview
Live
1 ILS = 40.4156 BDT
1 BDT = 0.024743
ILS
Avg
40.6505
High
43.2872
Low
38.9725
Last updated: 7/28/2026, 11:54:57 AM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 40.42 BDT |
| 10 ILS | 404.16 BDT |
| 50 ILS | 2,020.78 BDT |
| 100 ILS | 4,041.56 BDT |
| 500 ILS | 20,207.81 BDT |
| 1,000 ILS | 40,415.61 BDT |
Get ILS/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BDTExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T11:54:57Z",
"rates": {
"BDT": 40.415613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BDT",
"amount": 100
},
"result": 4041.5613,
"rate": 40.415613
}Build with ILS/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key