Rate Overview
Live
1 TTD = 18.2896 BDT
1 BDT = 0.054676
TTD
Avg
18.2896
High
18.2896
Low
18.2896
Last updated: 7/26/2026, 12:18:29 AM
Quick Conversions
| TTD | BDT |
|---|---|
| 1 TTD | 18.29 BDT |
| 10 TTD | 182.90 BDT |
| 50 TTD | 914.48 BDT |
| 100 TTD | 1,828.96 BDT |
| 500 TTD | 9,144.82 BDT |
| 1,000 TTD | 18,289.64 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-07-26T00:18:29Z",
"rates": {
"BDT": 18.289639
}
}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": 1828.9639000000002,
"rate": 18.289639
}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