Rate Overview
Live
1 ILS = 41.0643 BDT
1 BDT = 0.024352
ILS
Avg
41.1578
High
41.3579
Low
40.9539
Last updated: 7/5/2026, 5:08:42 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 41.06 BDT |
| 10 ILS | 410.64 BDT |
| 50 ILS | 2,053.22 BDT |
| 100 ILS | 4,106.43 BDT |
| 500 ILS | 20,532.16 BDT |
| 1,000 ILS | 41,064.32 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-05T17:08:42Z",
"rates": {
"BDT": 41.06432
}
}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": 4106.432,
"rate": 41.06432
}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