Rate Overview
Live
1 BND = 35.7196 TRY
1 TRY = 0.027996
BND
Avg
35.5246
High
35.7196
Low
35.3952
Last updated: 5/9/2026, 12:23:41 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 35.72 TRY |
| 10 BND | 357.20 TRY |
| 50 BND | 1,785.98 TRY |
| 100 BND | 3,571.96 TRY |
| 500 BND | 17,859.81 TRY |
| 1,000 BND | 35,719.61 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-09T00:23:41Z",
"rates": {
"TRY": 35.71961
}
}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": 3571.9610000000002,
"rate": 35.71961
}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