Rate Overview
Live
1 TTD = 18.0626 BDT
1 BDT = 0.055363
TTD
Avg
18.0773
High
18.1487
Low
18.0497
Last updated: 3/7/2026, 2:12:00 AM
Quick Conversions
| TTD | BDT |
|---|---|
| 1 TTD | 18.06 BDT |
| 10 TTD | 180.63 BDT |
| 50 TTD | 903.13 BDT |
| 100 TTD | 1,806.26 BDT |
| 500 TTD | 9,031.29 BDT |
| 1,000 TTD | 18,062.57 BDT |
Get TTD/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BDTExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-07T02:12:00Z",
"rates": {
"BDT": 18.062572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BDT",
"amount": 100
},
"result": 1806.2572,
"rate": 18.062572
}Build with TTD/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key