Rate Overview
Live
1 BDT = 0.378264 TRY
1 TRY = 2.6437
BDT
Avg
0.377017
High
0.378269
Low
0.375483
Last updated: 6/18/2026, 10:38:41 AM
Quick Conversions
| BDT | TRY |
|---|---|
| 1 BDT | 0.38 TRY |
| 10 BDT | 3.78 TRY |
| 50 BDT | 18.91 TRY |
| 100 BDT | 37.83 TRY |
| 500 BDT | 189.13 TRY |
| 1,000 BDT | 378.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-06-18T10:38:41Z",
"rates": {
"TRY": 0.378264
}
}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.8264,
"rate": 0.378264
}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