Rate Overview
Live
1 BDT = 0.078369 TJS
1 TJS = 12.7601
BDT
Avg
0.078079
High
0.078382
Low
0.077735
Last updated: 3/7/2026, 4:24:53 AM
Quick Conversions
| BDT | TJS |
|---|---|
| 1 BDT | 0.08 TJS |
| 10 BDT | 0.78 TJS |
| 50 BDT | 3.92 TJS |
| 100 BDT | 7.84 TJS |
| 500 BDT | 39.18 TJS |
| 1,000 BDT | 78.37 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-03-07T04:24:53Z",
"rates": {
"TJS": 0.078369
}
}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.836899999999999,
"rate": 0.078369
}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