Rate Overview
Live
1 TRY = 2.8228 BDT
1 BDT = 0.354261 TRY
Avg
4.9001
High
10.7324
Low
2.8228
Last updated: 1/25/2026, 5:08:19 PM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.82 BDT |
| 10 TRY | 28.23 BDT |
| 50 TRY | 141.14 BDT |
| 100 TRY | 282.28 BDT |
| 500 TRY | 1,411.39 BDT |
| 1,000 TRY | 2,822.78 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-01-25T17:08:19Z",
"rates": {
"BDT": 2.822776
}
}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": 282.2776,
"rate": 2.822776
}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