Rate Overview
Live
1 BDT = 0.028580 TMT
1 TMT = 34.9895
BDT
Avg
0.028601
High
0.028667
Low
0.028531
Last updated: 3/7/2026, 7:37:06 AM
Quick Conversions
| BDT | TMT |
|---|---|
| 1 BDT | 0.03 TMT |
| 10 BDT | 0.29 TMT |
| 50 BDT | 1.43 TMT |
| 100 BDT | 2.86 TMT |
| 500 BDT | 14.29 TMT |
| 1,000 BDT | 28.58 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-03-07T07:37:06Z",
"rates": {
"TMT": 0.02858
}
}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.858,
"rate": 0.02858
}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