Rate Overview
Live
1 ILS = 43.4329 BDT
1 BDT = 0.023024
ILS
Avg
42.6309
High
43.4329
Low
42.0222
Last updated: 5/27/2026, 11:48:17 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 43.43 BDT |
| 10 ILS | 434.33 BDT |
| 50 ILS | 2,171.65 BDT |
| 100 ILS | 4,343.29 BDT |
| 500 ILS | 21,716.46 BDT |
| 1,000 ILS | 43,432.91 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-27T23:48:17Z",
"rates": {
"BDT": 43.432914
}
}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": 4343.2914,
"rate": 43.432914
}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