Rate Overview
Live
1 BND = 35.9191 TRY
1 TRY = 0.027840
BND
Avg
36.0367
High
36.1363
Low
35.9168
Last updated: 6/19/2026, 9:42:49 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 35.92 TRY |
| 10 BND | 359.19 TRY |
| 50 BND | 1,795.95 TRY |
| 100 BND | 3,591.91 TRY |
| 500 BND | 17,959.53 TRY |
| 1,000 BND | 35,919.06 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-06-19T09:42:49Z",
"rates": {
"TRY": 35.919058
}
}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": 3591.9058,
"rate": 35.919058
}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