Rate Overview
Live
1 BND = 34.5887 TRY
1 TRY = 0.028911
BND
Avg
34.6064
High
34.7026
Low
34.5360
Last updated: 3/27/2026, 10:11:09 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 34.59 TRY |
| 10 BND | 345.89 TRY |
| 50 BND | 1,729.43 TRY |
| 100 BND | 3,458.87 TRY |
| 500 BND | 17,294.33 TRY |
| 1,000 BND | 34,588.67 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-27T10:11:09Z",
"rates": {
"TRY": 34.588666
}
}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.8666000000003,
"rate": 34.588666
}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