Rate Overview
Live
1 BDT = 0.028509 TMT
1 TMT = 35.0766
BDT
Avg
0.028529
High
0.028572
Low
0.028501
Last updated: 4/17/2026, 11:43:12 AM
Quick Conversions
| BDT | TMT |
|---|---|
| 1 BDT | 0.03 TMT |
| 10 BDT | 0.29 TMT |
| 50 BDT | 1.43 TMT |
| 100 BDT | 2.85 TMT |
| 500 BDT | 14.25 TMT |
| 1,000 BDT | 28.51 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-04-17T11:43:12Z",
"rates": {
"TMT": 0.028509
}
}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.8508999999999998,
"rate": 0.028509
}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