Rate Overview
Live
1 ILS = 40.5279 BDT
1 BDT = 0.024674
ILS
Avg
40.4205
High
43.2872
Low
38.3718
Last updated: 7/22/2026, 12:18:41 AM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 40.53 BDT |
| 10 ILS | 405.28 BDT |
| 50 ILS | 2,026.40 BDT |
| 100 ILS | 4,052.79 BDT |
| 500 ILS | 20,263.97 BDT |
| 1,000 ILS | 40,527.94 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-07-22T00:18:41Z",
"rates": {
"BDT": 40.527937
}
}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": 4052.7937,
"rate": 40.527937
}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