Rate Overview
Live
1 BDT = 0.055287 TTD
1 TTD = 18.0874
BDT
Avg
0.055241
High
0.055301
Low
0.055175
Last updated: 6/16/2026, 8:39:23 PM
Quick Conversions
| BDT | TTD |
|---|---|
| 1 BDT | 0.06 TTD |
| 10 BDT | 0.55 TTD |
| 50 BDT | 2.76 TTD |
| 100 BDT | 5.53 TTD |
| 500 BDT | 27.64 TTD |
| 1,000 BDT | 55.29 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-06-16T20:39:23Z",
"rates": {
"TTD": 0.055287
}
}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.528700000000001,
"rate": 0.055287
}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