Rate Overview
Live
1 BDT = 0.028329 TMT
1 TMT = 35.2995
BDT
Avg
0.028347
High
0.028497
Low
0.027800
Last updated: 7/8/2026, 7:10:49 PM
Quick Conversions
| BDT | TMT |
|---|---|
| 1 BDT | 0.03 TMT |
| 10 BDT | 0.28 TMT |
| 50 BDT | 1.42 TMT |
| 100 BDT | 2.83 TMT |
| 500 BDT | 14.16 TMT |
| 1,000 BDT | 28.33 TMT |
Get BDT/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=TMTExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-08T19:10:49Z",
"rates": {
"TMT": 0.028329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "TMT",
"amount": 100
},
"result": 2.8329,
"rate": 0.028329
}Build with BDT/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key