Rate Overview
Live
1 BDT = 0.074758 TJS
1 TJS = 13.3765
BDT
Avg
0.076347
High
0.078381
Low
0.074758
Last updated: 7/29/2026, 3:47:57 PM
Quick Conversions
| BDT | TJS |
|---|---|
| 1 BDT | 0.07 TJS |
| 10 BDT | 0.75 TJS |
| 50 BDT | 3.74 TJS |
| 100 BDT | 7.48 TJS |
| 500 BDT | 37.38 TJS |
| 1,000 BDT | 74.76 TJS |
Get BDT/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=TJSExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-29T15:47:57Z",
"rates": {
"TJS": 0.074758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "TJS",
"amount": 100
},
"result": 7.4758000000000004,
"rate": 0.074758
}Build with BDT/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key