Rate Overview
Live
1 BDT = 0.132391 SZL
1 SZL = 7.5534
BDT
Avg
0.133009
High
0.134825
Low
0.131523
Last updated: 7/11/2026, 6:14:19 AM
Quick Conversions
| BDT | SZL |
|---|---|
| 1 BDT | 0.13 SZL |
| 10 BDT | 1.32 SZL |
| 50 BDT | 6.62 SZL |
| 100 BDT | 13.24 SZL |
| 500 BDT | 66.20 SZL |
| 1,000 BDT | 132.39 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-11T06:14:19Z",
"rates": {
"SZL": 0.132391
}
}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.2391,
"rate": 0.132391
}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