Rate Overview
Live
1 ILS = 39.5446 BDT
1 BDT = 0.025288
ILS
Avg
39.4823
High
39.7910
Low
38.9788
Last updated: 3/7/2026, 7:36:13 AM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 39.54 BDT |
| 10 ILS | 395.45 BDT |
| 50 ILS | 1,977.23 BDT |
| 100 ILS | 3,954.46 BDT |
| 500 ILS | 19,772.29 BDT |
| 1,000 ILS | 39,544.58 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-03-07T07:36:13Z",
"rates": {
"BDT": 39.544583
}
}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": 3954.4583000000002,
"rate": 39.544583
}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