Rate Overview
Live
1 TRY = 2.6447 BDT
1 BDT = 0.378113
TRY
Avg
2.6505
High
2.6555
Low
2.6439
Last updated: 6/19/2026, 8:38:56 AM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.64 BDT |
| 10 TRY | 26.45 BDT |
| 50 TRY | 132.24 BDT |
| 100 TRY | 264.47 BDT |
| 500 TRY | 1,322.36 BDT |
| 1,000 TRY | 2,644.71 BDT |
Get TRY/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BDTExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:38:56Z",
"rates": {
"BDT": 2.644712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BDT",
"amount": 100
},
"result": 264.4712,
"rate": 2.644712
}Build with TRY/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key