Rate Overview
Live
1 TRY = 2.6749 BDT
1 BDT = 0.373841
TRY
Avg
2.7836
High
2.8775
Low
2.6749
Last updated: 5/27/2026, 10:51:15 PM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.67 BDT |
| 10 TRY | 26.75 BDT |
| 50 TRY | 133.75 BDT |
| 100 TRY | 267.49 BDT |
| 500 TRY | 1,337.47 BDT |
| 1,000 TRY | 2,674.93 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-05-27T22:51:15Z",
"rates": {
"BDT": 2.674934
}
}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": 267.4934,
"rate": 2.674934
}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