Rate Overview
Live
1 BYN = 16.5705 TRY
1 TRY = 0.060348
BYN
Avg
15.6976
High
16.7728
Low
14.6093
Last updated: 7/29/2026, 4:33:06 PM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 16.57 TRY |
| 10 BYN | 165.71 TRY |
| 50 BYN | 828.53 TRY |
| 100 BYN | 1,657.05 TRY |
| 500 BYN | 8,285.27 TRY |
| 1,000 BYN | 16,570.54 TRY |
Get BYN/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=TRYExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-29T16:33:06Z",
"rates": {
"TRY": 16.570541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "TRY",
"amount": 100
},
"result": 1657.0540999999998,
"rate": 16.570541
}Build with BYN/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key