Rate Overview
Live
1 TRY = 2.7570 BDT
1 BDT = 0.362712
TRY
Avg
2.8489
High
2.9400
Low
2.7570
Last updated: 3/27/2026, 4:29:32 PM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.76 BDT |
| 10 TRY | 27.57 BDT |
| 50 TRY | 137.85 BDT |
| 100 TRY | 275.70 BDT |
| 500 TRY | 1,378.51 BDT |
| 1,000 TRY | 2,757.01 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-03-27T16:29:32Z",
"rates": {
"BDT": 2.757011
}
}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": 275.7011,
"rate": 2.757011
}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