Rate Overview
Live
1 BDT = 0.076440 TJS
1 TJS = 13.0822 BDT
Avg
0.081035
High
0.089922
Low
0.075297
Last updated: 1/25/2026, 5:18:40 PM
Quick Conversions
| BDT | TJS |
|---|---|
| 1 BDT | 0.08 TJS |
| 10 BDT | 0.76 TJS |
| 50 BDT | 3.82 TJS |
| 100 BDT | 7.64 TJS |
| 500 BDT | 38.22 TJS |
| 1,000 BDT | 76.44 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-01-25T17:18:40Z",
"rates": {
"TJS": 0.07644
}
}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.643999999999999,
"rate": 0.07644
}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