Rate Overview
Live
1 ILS = 40.7412 BDT
1 BDT = 0.024545
ILS
Avg
41.0142
High
41.4371
Low
40.5189
Last updated: 9/3/2026, 1:32:51 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 40.74 BDT |
| 10 ILS | 407.41 BDT |
| 50 ILS | 2,037.06 BDT |
| 100 ILS | 4,074.12 BDT |
| 500 ILS | 20,370.62 BDT |
| 1,000 ILS | 40,741.24 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-09-03T13:32:51Z",
"rates": {
"BDT": 40.741237
}
}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": 4074.1236999999996,
"rate": 40.741237
}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