Rate Overview
Live
1 TRY = 2.6751 BDT
1 BDT = 0.373816
TRY
Avg
2.7026
High
2.7333
Low
2.6742
Last updated: 5/27/2026, 7:15:37 PM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.68 BDT |
| 10 TRY | 26.75 BDT |
| 50 TRY | 133.76 BDT |
| 100 TRY | 267.51 BDT |
| 500 TRY | 1,337.56 BDT |
| 1,000 TRY | 2,675.12 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-27T19:15:37Z",
"rates": {
"BDT": 2.675115
}
}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.5115,
"rate": 2.675115
}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