Rate Overview
Live
1 BYN = 16.7888 TRY
1 TRY = 0.059564
BYN
Avg
15.2960
High
16.7888
Low
14.4936
Last updated: 5/29/2026, 6:49:10 PM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 16.79 TRY |
| 10 BYN | 167.89 TRY |
| 50 BYN | 839.44 TRY |
| 100 BYN | 1,678.88 TRY |
| 500 BYN | 8,394.39 TRY |
| 1,000 BYN | 16,788.78 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-29T18:49:10Z",
"rates": {
"TRY": 16.788779
}
}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": 1678.8779000000002,
"rate": 16.788779
}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