Rate Overview
Live
1 TRY = 2.6350 BDT
1 BDT = 0.379500
TRY
Avg
2.6326
High
2.6402
Low
2.6271
Last updated: 7/8/2026, 9:50:51 PM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.64 BDT |
| 10 TRY | 26.35 BDT |
| 50 TRY | 131.75 BDT |
| 100 TRY | 263.50 BDT |
| 500 TRY | 1,317.52 BDT |
| 1,000 TRY | 2,635.05 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-08T21:50:51Z",
"rates": {
"BDT": 2.635045
}
}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": 263.5045,
"rate": 2.635045
}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