Rate Overview
Live
1 BND = 34.5889 TRY
1 TRY = 0.028911
BND
Avg
34.2702
High
34.7026
Low
33.4457
Last updated: 3/27/2026, 11:53:47 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 34.59 TRY |
| 10 BND | 345.89 TRY |
| 50 BND | 1,729.45 TRY |
| 100 BND | 3,458.89 TRY |
| 500 BND | 17,294.45 TRY |
| 1,000 BND | 34,588.90 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-27T11:53:47Z",
"rates": {
"TRY": 34.5889
}
}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.8900000000003,
"rate": 34.5889
}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