Rate Overview
Live
1 ILS = 43.4268 BDT
1 BDT = 0.023027
ILS
Avg
42.6302
High
43.4268
Low
42.0222
Last updated: 5/27/2026, 6:19:25 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 43.43 BDT |
| 10 ILS | 434.27 BDT |
| 50 ILS | 2,171.34 BDT |
| 100 ILS | 4,342.68 BDT |
| 500 ILS | 21,713.39 BDT |
| 1,000 ILS | 43,426.77 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-05-27T18:19:25Z",
"rates": {
"BDT": 43.42677
}
}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": 4342.677,
"rate": 43.42677
}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