Rate Overview
Live
1 BYN = 16.3546 TRY
1 TRY = 0.061145
BYN
Avg
14.4703
High
16.7728
Low
12.0833
Last updated: 7/30/2026, 8:00:56 AM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 16.35 TRY |
| 10 BYN | 163.55 TRY |
| 50 BYN | 817.73 TRY |
| 100 BYN | 1,635.46 TRY |
| 500 BYN | 8,177.30 TRY |
| 1,000 BYN | 16,354.59 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-30T08:00:56Z",
"rates": {
"TRY": 16.354592
}
}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": 1635.4592,
"rate": 16.354592
}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