Rate Overview
Live
1 ILS = 41.0726 BDT
1 BDT = 0.024347
ILS
Avg
40.6563
High
41.0726
Low
40.1105
Last updated: 4/17/2026, 12:00:52 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 41.07 BDT |
| 10 ILS | 410.73 BDT |
| 50 ILS | 2,053.63 BDT |
| 100 ILS | 4,107.26 BDT |
| 500 ILS | 20,536.29 BDT |
| 1,000 ILS | 41,072.58 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-04-17T12:00:52Z",
"rates": {
"BDT": 41.072581
}
}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": 4107.2581,
"rate": 41.072581
}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