Rate Overview
Live
1 TTD = 18.0868 BDT
1 BDT = 0.055289
TTD
Avg
17.9418
High
18.2189
Low
17.6078
Last updated: 5/27/2026, 4:04:27 PM
Quick Conversions
| TTD | BDT |
|---|---|
| 1 TTD | 18.09 BDT |
| 10 TTD | 180.87 BDT |
| 50 TTD | 904.34 BDT |
| 100 TTD | 1,808.68 BDT |
| 500 TTD | 9,043.40 BDT |
| 1,000 TTD | 18,086.80 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-05-27T16:04:27Z",
"rates": {
"BDT": 18.086801
}
}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.6801,
"rate": 18.086801
}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