Rate Overview
Live
1 BND = 35.9373 TRY
1 TRY = 0.027826
BND
Avg
31.0903
High
35.9514
Low
25.8838
Last updated: 5/29/2026, 6:48:53 PM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 35.94 TRY |
| 10 BND | 359.37 TRY |
| 50 BND | 1,796.86 TRY |
| 100 BND | 3,593.73 TRY |
| 500 BND | 17,968.63 TRY |
| 1,000 BND | 35,937.27 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-05-29T18:48:53Z",
"rates": {
"TRY": 35.937266
}
}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": 3593.7266,
"rate": 35.937266
}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