Rate Overview
Live
1 BDT = 0.135656 SZL
1 SZL = 7.3716
BDT
Avg
0.133627
High
0.138018
Low
0.129962
Last updated: 7/27/2026, 9:42:17 AM
Quick Conversions
| BDT | SZL |
|---|---|
| 1 BDT | 0.14 SZL |
| 10 BDT | 1.36 SZL |
| 50 BDT | 6.78 SZL |
| 100 BDT | 13.57 SZL |
| 500 BDT | 67.83 SZL |
| 1,000 BDT | 135.66 SZL |
Get BDT/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SZLExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-27T09:42:17Z",
"rates": {
"SZL": 0.135656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SZL",
"amount": 100
},
"result": 13.5656,
"rate": 0.135656
}Build with BDT/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key