Rate Overview
Live
1 BDT = 0.077958 TJS
1 TJS = 12.8274
BDT
Avg
0.076411
High
0.078386
Low
0.075158
Last updated: 3/27/2026, 8:02:32 AM
Quick Conversions
| BDT | TJS |
|---|---|
| 1 BDT | 0.08 TJS |
| 10 BDT | 0.78 TJS |
| 50 BDT | 3.90 TJS |
| 100 BDT | 7.80 TJS |
| 500 BDT | 38.98 TJS |
| 1,000 BDT | 77.96 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-27T08:02:32Z",
"rates": {
"TJS": 0.077958
}
}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.7958,
"rate": 0.077958
}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