Rate Overview
Live
1 BDT = 0.055397 TTD
1 TTD = 18.0515
BDT
Avg
0.055330
High
0.055402
Low
0.055100
Last updated: 3/7/2026, 5:00:01 AM
Quick Conversions
| BDT | TTD |
|---|---|
| 1 BDT | 0.06 TTD |
| 10 BDT | 0.55 TTD |
| 50 BDT | 2.77 TTD |
| 100 BDT | 5.54 TTD |
| 500 BDT | 27.70 TTD |
| 1,000 BDT | 55.40 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-03-07T05:00:01Z",
"rates": {
"TTD": 0.055397
}
}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.5397,
"rate": 0.055397
}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