Rate Overview
Live
1 BND = 35.2392 TRY
1 TRY = 0.028378
BND
Avg
35.1764
High
35.2750
Low
35.0650
Last updated: 4/18/2026, 8:43:15 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 35.24 TRY |
| 10 BND | 352.39 TRY |
| 50 BND | 1,761.96 TRY |
| 100 BND | 3,523.92 TRY |
| 500 BND | 17,619.58 TRY |
| 1,000 BND | 35,239.16 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-04-18T08:43:15Z",
"rates": {
"TRY": 35.239161
}
}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": 3523.9161000000004,
"rate": 35.239161
}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