Rate Overview
Live
1 BDT = 0.368524 TRY
1 TRY = 2.7135
BDT
Avg
0.368322
High
0.368690
Low
0.367981
Last updated: 5/8/2026, 11:44:55 AM
Quick Conversions
| BDT | TRY |
|---|---|
| 1 BDT | 0.37 TRY |
| 10 BDT | 3.69 TRY |
| 50 BDT | 18.43 TRY |
| 100 BDT | 36.85 TRY |
| 500 BDT | 184.26 TRY |
| 1,000 BDT | 368.52 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-08T11:44:55Z",
"rates": {
"TRY": 0.368524
}
}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.8524,
"rate": 0.368524
}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