Rate Overview
Live
1 ILS = 43.4360 BDT
1 BDT = 0.023022
ILS
Avg
38.0496
High
43.4360
Low
34.4614
Last updated: 5/27/2026, 10:55:19 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 43.44 BDT |
| 10 ILS | 434.36 BDT |
| 50 ILS | 2,171.80 BDT |
| 100 ILS | 4,343.60 BDT |
| 500 ILS | 21,717.99 BDT |
| 1,000 ILS | 43,435.99 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-27T22:55:19Z",
"rates": {
"BDT": 43.435986
}
}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.5986,
"rate": 43.435986
}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