Rate Overview
Live
1 BDT = 0.362713 TRY
1 TRY = 2.7570
BDT
Avg
0.351130
High
0.362713
Low
0.340130
Last updated: 3/27/2026, 10:04:40 AM
Quick Conversions
| BDT | TRY |
|---|---|
| 1 BDT | 0.36 TRY |
| 10 BDT | 3.63 TRY |
| 50 BDT | 18.14 TRY |
| 100 BDT | 36.27 TRY |
| 500 BDT | 181.36 TRY |
| 1,000 BDT | 362.71 TRY |
Get BDT/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=TRYExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T10:04:40Z",
"rates": {
"TRY": 0.362713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "TRY",
"amount": 100
},
"result": 36.271300000000004,
"rate": 0.362713
}Build with BDT/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key