Rate Overview
Live
1 BDT = 20.9961 TZS
1 TZS = 0.047628
BDT
Avg
20.9985
High
21.0862
Low
20.8975
Last updated: 3/28/2026, 10:42:50 AM
Quick Conversions
| BDT | TZS |
|---|---|
| 1 BDT | 21.00 TZS |
| 10 BDT | 209.96 TZS |
| 50 BDT | 1,049.80 TZS |
| 100 BDT | 2,099.61 TZS |
| 500 BDT | 10,498.04 TZS |
| 1,000 BDT | 20,996.09 TZS |
Get BDT/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=TZSExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T10:42:50Z",
"rates": {
"TZS": 20.996088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "TZS",
"amount": 100
},
"result": 2099.6088,
"rate": 20.996088
}Build with BDT/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key