Rate Overview
Live
1 BDT = 0.382993 TRY
1 TRY = 2.6110
BDT
Avg
0.263165
High
0.382993
Low
0.097120
Last updated: 7/23/2026, 3:47:12 PM
Quick Conversions
| BDT | TRY |
|---|---|
| 1 BDT | 0.38 TRY |
| 10 BDT | 3.83 TRY |
| 50 BDT | 19.15 TRY |
| 100 BDT | 38.30 TRY |
| 500 BDT | 191.50 TRY |
| 1,000 BDT | 382.99 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-07-23T15:47:12Z",
"rates": {
"TRY": 0.382993
}
}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.299299999999995,
"rate": 0.382993
}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