Rate Overview
Live
1 BDT = 0.024781 ILS
1 ILS = 40.3535
BDT
Avg
0.025708
High
0.028136
Low
0.023101
Last updated: 7/31/2026, 10:44:02 AM
Quick Conversions
| BDT | ILS |
|---|---|
| 1 BDT | 0.02 ILS |
| 10 BDT | 0.25 ILS |
| 50 BDT | 1.24 ILS |
| 100 BDT | 2.48 ILS |
| 500 BDT | 12.39 ILS |
| 1,000 BDT | 24.78 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-07-31T10:44:02Z",
"rates": {
"ILS": 0.024781
}
}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.4781,
"rate": 0.024781
}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