Rate Overview
Live
1 BDT = 0.133337 SZL
1 SZL = 7.4998
BDT
Avg
0.133357
High
0.133822
Low
0.133038
Last updated: 4/17/2026, 12:47:51 AM
Quick Conversions
| BDT | SZL |
|---|---|
| 1 BDT | 0.13 SZL |
| 10 BDT | 1.33 SZL |
| 50 BDT | 6.67 SZL |
| 100 BDT | 13.33 SZL |
| 500 BDT | 66.67 SZL |
| 1,000 BDT | 133.34 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-04-17T00:47:51Z",
"rates": {
"SZL": 0.133337
}
}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.3337,
"rate": 0.133337
}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