Rate Overview
Live
1 TRY = 2.8195 BDT
1 BDT = 0.354667
TRY
Avg
2.8356
High
2.8534
Low
2.8195
Last updated: 1/25/2026, 11:32:39 PM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.82 BDT |
| 10 TRY | 28.20 BDT |
| 50 TRY | 140.98 BDT |
| 100 TRY | 281.95 BDT |
| 500 TRY | 1,409.77 BDT |
| 1,000 TRY | 2,819.54 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-25T23:32:39Z",
"rates": {
"BDT": 2.819544
}
}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": 281.9544,
"rate": 2.819544
}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