Rate Overview
Live
1 TTD = 18.0992 BDT
1 BDT = 0.055251
TTD
Avg
18.1109
High
18.1345
Low
18.0884
Last updated: 4/17/2026, 4:44:32 AM
Quick Conversions
| TTD | BDT |
|---|---|
| 1 TTD | 18.10 BDT |
| 10 TTD | 180.99 BDT |
| 50 TTD | 904.96 BDT |
| 100 TTD | 1,809.92 BDT |
| 500 TTD | 9,049.61 BDT |
| 1,000 TTD | 18,099.23 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-04-17T04:44:32Z",
"rates": {
"BDT": 18.099226
}
}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": 1809.9226,
"rate": 18.099226
}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