Rate Overview
Live
1 BND = 34.4446 TRY
1 TRY = 0.029032
BND
Avg
34.5541
High
34.7492
Low
34.4054
Last updated: 3/7/2026, 4:23:53 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 34.44 TRY |
| 10 BND | 344.45 TRY |
| 50 BND | 1,722.23 TRY |
| 100 BND | 3,444.46 TRY |
| 500 BND | 17,222.29 TRY |
| 1,000 BND | 34,444.57 TRY |
Get BND/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TRYExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T04:23:53Z",
"rates": {
"TRY": 34.44457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TRY",
"amount": 100
},
"result": 3444.457,
"rate": 34.44457
}Build with BND/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key