Rate Overview
Live
1 BND = 37.2871 TRY
1 TRY = 0.026819
BND
Avg
37.2615
High
37.4158
Low
37.1388
Last updated: 8/12/2026, 10:01:43 AM
Quick Conversions
| BND | TRY |
|---|---|
| 1 BND | 37.29 TRY |
| 10 BND | 372.87 TRY |
| 50 BND | 1,864.36 TRY |
| 100 BND | 3,728.71 TRY |
| 500 BND | 18,643.56 TRY |
| 1,000 BND | 37,287.12 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-08-12T10:01:43Z",
"rates": {
"TRY": 37.287119
}
}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": 3728.7119,
"rate": 37.287119
}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