Rate Overview
Live
1 TRY = 2.5355 BDT
1 BDT = 0.394394
TRY
Avg
2.5394
High
2.5480
Low
2.5354
Last updated: 9/8/2026, 6:18:04 AM
Quick Conversions
| TRY | BDT |
|---|---|
| 1 TRY | 2.54 BDT |
| 10 TRY | 25.36 BDT |
| 50 TRY | 126.78 BDT |
| 100 TRY | 253.55 BDT |
| 500 TRY | 1,267.77 BDT |
| 1,000 TRY | 2,535.54 BDT |
Get TRY/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BDTExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-08T06:18:04Z",
"rates": {
"BDT": 2.535538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BDT",
"amount": 100
},
"result": 253.5538,
"rate": 2.535538
}Build with TRY/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key