Rate Overview
Live
1 TRY = 2.7402 BDT
1 BDT = 0.364937
TRY
Avg
2.7460
High
2.7504
Low
2.7402
Last updated: 4/17/2026, 8:55:45 AM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.74 BDT |
| 10 TRY | 27.40 BDT |
| 50 TRY | 137.01 BDT |
| 100 TRY | 274.02 BDT |
| 500 TRY | 1,370.10 BDT |
| 1,000 TRY | 2,740.20 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-04-17T08:55:45Z",
"rates": {
"BDT": 2.740198
}
}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": 274.0198,
"rate": 2.740198
}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