Rate Overview
Live
1 BDT = 0.054722 TTD
1 TTD = 18.2742
BDT
Avg
0.054891
High
0.055037
Low
0.054675
Last updated: 7/26/2026, 10:30:35 PM
Quick Conversions
| BDT | TTD |
|---|---|
| 1 BDT | 0.05 TTD |
| 10 BDT | 0.55 TTD |
| 50 BDT | 2.74 TTD |
| 100 BDT | 5.47 TTD |
| 500 BDT | 27.36 TTD |
| 1,000 BDT | 54.72 TTD |
Get BDT/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=TTDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-26T22:30:35Z",
"rates": {
"TTD": 0.054722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "TTD",
"amount": 100
},
"result": 5.4722,
"rate": 0.054722
}Build with BDT/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key