Rate Overview
Live
1 BDT = 0.028491 TMT
1 TMT = 35.0988
BDT
Avg
0.028508
High
0.028578
Low
0.028469
Last updated: 6/19/2026, 8:42:05 AM
Quick Conversions
| BDT | TMT |
|---|---|
| 1 BDT | 0.03 TMT |
| 10 BDT | 0.28 TMT |
| 50 BDT | 1.42 TMT |
| 100 BDT | 2.85 TMT |
| 500 BDT | 14.25 TMT |
| 1,000 BDT | 28.49 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-06-19T08:42:05Z",
"rates": {
"TMT": 0.028491
}
}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.8491,
"rate": 0.028491
}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