Rate Overview
Live
1 BND = 34.5887 TRY
1 TRY = 0.028911
BND
Avg
30.5943
High
34.6113
Low
25.8838
Last updated: 3/27/2026, 8:18:44 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 34.59 TRY |
| 10 BND | 345.89 TRY |
| 50 BND | 1,729.44 TRY |
| 100 BND | 3,458.87 TRY |
| 500 BND | 17,294.35 TRY |
| 1,000 BND | 34,588.70 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-27T08:18:44Z",
"rates": {
"TRY": 34.588705
}
}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": 3458.8704999999995,
"rate": 34.588705
}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