Rate Overview
Live
1 BDT = 0.354261 TRY
1 TRY = 2.8228 BDT
Avg
0.328447
High
0.354261
Low
0.292439
Last updated: 1/25/2026, 4:49:43 PM
Quick Conversions
| BDT | TRY |
|---|---|
| 1 BDT | 0.35 TRY |
| 10 BDT | 3.54 TRY |
| 50 BDT | 17.71 TRY |
| 100 BDT | 35.43 TRY |
| 500 BDT | 177.13 TRY |
| 1,000 BDT | 354.26 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-01-25T16:49:43Z",
"rates": {
"TRY": 0.354261
}
}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": 35.4261,
"rate": 0.354261
}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