Rate Overview
Live
1 BDT = 0.387012 TRY
1 TRY = 2.5839
BDT
Avg
0.385947
High
0.387361
Low
0.384568
Last updated: 8/12/2026, 3:05:38 PM
Quick Conversions
| BDT | TRY |
|---|---|
| 1 BDT | 0.39 TRY |
| 10 BDT | 3.87 TRY |
| 50 BDT | 19.35 TRY |
| 100 BDT | 38.70 TRY |
| 500 BDT | 193.51 TRY |
| 1,000 BDT | 387.01 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-08-12T15:05:38Z",
"rates": {
"TRY": 0.387012
}
}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": 38.7012,
"rate": 0.387012
}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