Rate Overview
Live
1 TRY = 2.5609 BDT
1 BDT = 0.390492
TRY
Avg
2.5656
High
2.5816
Low
2.5542
Last updated: 8/19/2026, 1:33:30 AM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.56 BDT |
| 10 TRY | 25.61 BDT |
| 50 TRY | 128.04 BDT |
| 100 TRY | 256.09 BDT |
| 500 TRY | 1,280.44 BDT |
| 1,000 TRY | 2,560.87 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-08-19T01:33:30Z",
"rates": {
"BDT": 2.56087
}
}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": 256.087,
"rate": 2.56087
}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