Rate Overview
Live
1 BDT = 0.076699 TJS
1 TJS = 13.0380
BDT
Avg
0.077042
High
0.077366
Low
0.076699
Last updated: 4/18/2026, 8:45:40 AM
Quick Conversions
| BDT | TJS |
|---|---|
| 1 BDT | 0.08 TJS |
| 10 BDT | 0.77 TJS |
| 50 BDT | 3.83 TJS |
| 100 BDT | 7.67 TJS |
| 500 BDT | 38.35 TJS |
| 1,000 BDT | 76.70 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-04-18T08:45:40Z",
"rates": {
"TJS": 0.076699
}
}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.6699,
"rate": 0.076699
}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