Rate Overview
Live
1 ILS = 42.0413 BDT
1 BDT = 0.023786
ILS
Avg
41.9313
High
42.1802
Low
41.2348
Last updated: 6/17/2026, 6:35:04 AM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 42.04 BDT |
| 10 ILS | 420.41 BDT |
| 50 ILS | 2,102.07 BDT |
| 100 ILS | 4,204.13 BDT |
| 500 ILS | 21,020.66 BDT |
| 1,000 ILS | 42,041.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-06-17T06:35:04Z",
"rates": {
"BDT": 42.04132
}
}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": 4204.132,
"rate": 42.04132
}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