Rate Overview
Live
1 ILS = 41.3501 BDT
1 BDT = 0.024184
ILS
Avg
41.2235
High
41.3501
Low
41.0597
Last updated: 8/13/2026, 1:41:10 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 41.35 BDT |
| 10 ILS | 413.50 BDT |
| 50 ILS | 2,067.51 BDT |
| 100 ILS | 4,135.01 BDT |
| 500 ILS | 20,675.07 BDT |
| 1,000 ILS | 41,350.14 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-08-13T13:41:10Z",
"rates": {
"BDT": 41.350143
}
}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": 4135.014300000001,
"rate": 41.350143
}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