Rate Overview
Live
1 BND = 36.7731 TRY
1 TRY = 0.027194
BND
Avg
34.1128
High
36.7731
Low
32.1840
Last updated: 7/30/2026, 8:00:57 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 36.77 TRY |
| 10 BND | 367.73 TRY |
| 50 BND | 1,838.66 TRY |
| 100 BND | 3,677.31 TRY |
| 500 BND | 18,386.56 TRY |
| 1,000 BND | 36,773.12 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-07-30T08:00:57Z",
"rates": {
"TRY": 36.773121
}
}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": 3677.3121,
"rate": 36.773121
}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