Rate Overview
Live
1 BDT = 0.135310 SZL
1 SZL = 7.3904
BDT
Avg
0.133076
High
0.135601
Low
0.129942
Last updated: 3/7/2026, 3:29:02 AM
Quick Conversions
| BDT | SZL |
|---|---|
| 1 BDT | 0.14 SZL |
| 10 BDT | 1.35 SZL |
| 50 BDT | 6.77 SZL |
| 100 BDT | 13.53 SZL |
| 500 BDT | 67.66 SZL |
| 1,000 BDT | 135.31 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-03-07T03:29:02Z",
"rates": {
"SZL": 0.13531
}
}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.531,
"rate": 0.13531
}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