Rate Overview
Live
1 ILS = 43.4191 BDT
1 BDT = 0.023031
ILS
Avg
39.6935
High
43.4191
Low
37.4924
Last updated: 5/27/2026, 8:28:38 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 43.42 BDT |
| 10 ILS | 434.19 BDT |
| 50 ILS | 2,170.95 BDT |
| 100 ILS | 4,341.91 BDT |
| 500 ILS | 21,709.55 BDT |
| 1,000 ILS | 43,419.09 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-27T20:28:38Z",
"rates": {
"BDT": 43.419092
}
}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.9092,
"rate": 43.419092
}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