Rate Overview
Live
1 ILS = 40.7014 BDT
1 BDT = 0.024569
ILS
Avg
40.7636
High
41.0095
Low
40.5189
Last updated: 9/8/2026, 9:47:35 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 40.70 BDT |
| 10 ILS | 407.01 BDT |
| 50 ILS | 2,035.07 BDT |
| 100 ILS | 4,070.14 BDT |
| 500 ILS | 20,350.72 BDT |
| 1,000 ILS | 40,701.44 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-08T21:47:35Z",
"rates": {
"BDT": 40.701444
}
}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": 4070.1444,
"rate": 40.701444
}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