Rate Overview
Live
1 TRY = 2.6005 BDT
1 BDT = 0.384542
TRY
Avg
2.6071
High
2.6147
Low
2.6005
Last updated: 7/29/2026, 11:14:31 AM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.60 BDT |
| 10 TRY | 26.00 BDT |
| 50 TRY | 130.02 BDT |
| 100 TRY | 260.05 BDT |
| 500 TRY | 1,300.25 BDT |
| 1,000 TRY | 2,600.50 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-07-29T11:14:31Z",
"rates": {
"BDT": 2.600496
}
}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": 260.0496,
"rate": 2.600496
}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