Rate Overview
Live
1 BDT = 0.055126 TTD
1 TTD = 18.1403
BDT
Avg
0.055276
High
0.055426
Low
0.055126
Last updated: 5/7/2026, 7:45:37 AM
Quick Conversions
| BDT | TTD |
|---|---|
| 1 BDT | 0.06 TTD |
| 10 BDT | 0.55 TTD |
| 50 BDT | 2.76 TTD |
| 100 BDT | 5.51 TTD |
| 500 BDT | 27.56 TTD |
| 1,000 BDT | 55.13 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-05-07T07:45:37Z",
"rates": {
"TTD": 0.055126
}
}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.5126,
"rate": 0.055126
}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