Rate Overview
Live
1 TTD = 18.1228 BDT
1 BDT = 0.055179
TTD
Avg
18.1549
High
18.2585
Low
18.0863
Last updated: 9/3/2026, 1:45:00 PM
Quick Conversions
| TTD | BDT |
|---|---|
| 1 TTD | 18.12 BDT |
| 10 TTD | 181.23 BDT |
| 50 TTD | 906.14 BDT |
| 100 TTD | 1,812.28 BDT |
| 500 TTD | 9,061.39 BDT |
| 1,000 TTD | 18,122.77 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-09-03T13:45:00Z",
"rates": {
"BDT": 18.122772
}
}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": 1812.2772000000002,
"rate": 18.122772
}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