Rate Overview
Live
1 BYN = 16.3314 TRY
1 TRY = 0.061232
BYN
Avg
16.2095
High
16.3374
Low
16.0573
Last updated: 7/9/2026, 6:43:53 AM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 16.33 TRY |
| 10 BYN | 163.31 TRY |
| 50 BYN | 816.57 TRY |
| 100 BYN | 1,633.14 TRY |
| 500 BYN | 8,165.68 TRY |
| 1,000 BYN | 16,331.36 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-09T06:43:53Z",
"rates": {
"TRY": 16.331358
}
}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": 1633.1358000000002,
"rate": 16.331358
}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