Rate Overview
Live
1 BDT = 0.055230 TTD
1 TTD = 18.1061
BDT
Avg
0.055076
High
0.055290
Low
0.054768
Last updated: 9/3/2026, 3:29:55 AM
Quick Conversions
| BDT | TTD |
|---|---|
| 1 BDT | 0.06 TTD |
| 10 BDT | 0.55 TTD |
| 50 BDT | 2.76 TTD |
| 100 BDT | 5.52 TTD |
| 500 BDT | 27.62 TTD |
| 1,000 BDT | 55.23 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-09-03T03:29:55Z",
"rates": {
"TTD": 0.05523
}
}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.523,
"rate": 0.05523
}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