Rate Overview
Live
1 ILS = 39.1101 BDT
1 BDT = 0.025569
ILS
Avg
39.2044
High
39.7755
Low
38.3718
Last updated: 3/28/2026, 1:46:22 PM
Quick Conversions
| ILS | BDT |
|---|---|
| 1 ILS | 39.11 BDT |
| 10 ILS | 391.10 BDT |
| 50 ILS | 1,955.51 BDT |
| 100 ILS | 3,911.01 BDT |
| 500 ILS | 19,555.06 BDT |
| 1,000 ILS | 39,110.12 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-28T13:46:22Z",
"rates": {
"BDT": 39.110119
}
}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": 3911.0118999999995,
"rate": 39.110119
}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