Rate Overview
Live
1 ILS = 40.3253 BDT
1 BDT = 0.024798
ILS
Avg
32.4418
High
42.8305
Low
26.2928
Last updated: 7/29/2026, 10:20:26 AM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 40.33 BDT |
| 10 ILS | 403.25 BDT |
| 50 ILS | 2,016.27 BDT |
| 100 ILS | 4,032.53 BDT |
| 500 ILS | 20,162.65 BDT |
| 1,000 ILS | 40,325.30 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-29T10:20:26Z",
"rates": {
"BDT": 40.325302
}
}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": 4032.5302,
"rate": 40.325302
}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