Rate Overview
Live
1 BDT = 0.373591 TRY
1 TRY = 2.6767
BDT
Avg
0.361548
High
0.373937
Low
0.351110
Last updated: 5/28/2026, 9:42:14 PM
Quick Conversions
| BDT | TRY |
|---|---|
| 1 BDT | 0.37 TRY |
| 10 BDT | 3.74 TRY |
| 50 BDT | 18.68 TRY |
| 100 BDT | 37.36 TRY |
| 500 BDT | 186.80 TRY |
| 1,000 BDT | 373.59 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-05-28T21:42:14Z",
"rates": {
"TRY": 0.373591
}
}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": 37.3591,
"rate": 0.373591
}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