Rate Overview
Live
1 TJS = 13.0821 BDT
1 BDT = 0.076441 TJS
Avg
12.3966
High
13.2806
Low
11.1207
Last updated: 1/25/2026, 5:19:55 PM
Quick Conversions
| TJS | BDT |
|---|---|
| 1 TJS | 13.08 BDT |
| 10 TJS | 130.82 BDT |
| 50 TJS | 654.10 BDT |
| 100 TJS | 1,308.21 BDT |
| 500 TJS | 6,541.03 BDT |
| 1,000 TJS | 13,082.07 BDT |
Get TJS/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BDTExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T17:19:55Z",
"rates": {
"BDT": 13.082065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BDT",
"amount": 100
},
"result": 1308.2065,
"rate": 13.082065
}Build with TJS/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key