Rate Overview
Live
1 BND = 36.6911 TRY
1 TRY = 0.027255
BND
Avg
31.5411
High
36.6911
Low
25.8838
Last updated: 7/29/2026, 1:21:25 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 36.69 TRY |
| 10 BND | 366.91 TRY |
| 50 BND | 1,834.56 TRY |
| 100 BND | 3,669.11 TRY |
| 500 BND | 18,345.57 TRY |
| 1,000 BND | 36,691.13 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-29T01:21:25Z",
"rates": {
"TRY": 36.691133
}
}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": 3669.1133,
"rate": 36.691133
}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