Rate Overview
Live
1 BDT = 0.024367 ILS
1 ILS = 41.0391
BDT
Avg
0.024578
High
0.025747
Low
0.023111
Last updated: 8/9/2026, 3:03:20 PM
Quick Conversions
| BDT | ILS |
|---|---|
| 1 BDT | 0.02 ILS |
| 10 BDT | 0.24 ILS |
| 50 BDT | 1.22 ILS |
| 100 BDT | 2.44 ILS |
| 500 BDT | 12.18 ILS |
| 1,000 BDT | 24.37 ILS |
Get BDT/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ILSExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-08-09T15:03:20Z",
"rates": {
"ILS": 0.024367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ILS",
"amount": 100
},
"result": 2.4367,
"rate": 0.024367
}Build with BDT/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key