Rate Overview
Live
1 BYN = 16.7682 TRY
1 TRY = 0.059637
BYN
Avg
13.7814
High
16.7682
Low
11.9433
Last updated: 5/29/2026, 9:11:34 PM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 16.77 TRY |
| 10 BYN | 167.68 TRY |
| 50 BYN | 838.41 TRY |
| 100 BYN | 1,676.82 TRY |
| 500 BYN | 8,384.08 TRY |
| 1,000 BYN | 16,768.17 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-05-29T21:11:34Z",
"rates": {
"TRY": 16.768167
}
}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": 1676.8166999999999,
"rate": 16.768167
}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