Rate Overview
Live
1 TTD = 18.0874 BDT
1 BDT = 0.055287
TTD
Avg
18.1023
High
18.1238
Low
18.0826
Last updated: 6/16/2026, 7:28:29 PM
Quick Conversions
| TTD | BDT |
|---|---|
| 1 TTD | 18.09 BDT |
| 10 TTD | 180.87 BDT |
| 50 TTD | 904.37 BDT |
| 100 TTD | 1,808.74 BDT |
| 500 TTD | 9,043.70 BDT |
| 1,000 TTD | 18,087.41 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-06-16T19:28:29Z",
"rates": {
"BDT": 18.087408
}
}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": 1808.7408,
"rate": 18.087408
}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