Rate Overview
Live
1 ILS = 43.4145 BDT
1 BDT = 0.023034
ILS
Avg
42.1453
High
43.4145
Low
41.1917
Last updated: 5/28/2026, 12:05:36 AM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 43.41 BDT |
| 10 ILS | 434.14 BDT |
| 50 ILS | 2,170.72 BDT |
| 100 ILS | 4,341.45 BDT |
| 500 ILS | 21,707.24 BDT |
| 1,000 ILS | 43,414.49 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-28T00:05:36Z",
"rates": {
"BDT": 43.414486
}
}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": 4341.4486,
"rate": 43.414486
}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