Rate Overview
Live
1 ILS = 43.4498 BDT
1 BDT = 0.023015
ILS
Avg
40.2366
High
43.4498
Low
38.3718
Last updated: 5/27/2026, 7:23:43 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 43.45 BDT |
| 10 ILS | 434.50 BDT |
| 50 ILS | 2,172.49 BDT |
| 100 ILS | 4,344.98 BDT |
| 500 ILS | 21,724.91 BDT |
| 1,000 ILS | 43,449.82 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-27T19:23:43Z",
"rates": {
"BDT": 43.449819
}
}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": 4344.9819,
"rate": 43.449819
}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