Rate Overview
Live
1 BYN = 16.0477 TRY
1 TRY = 0.062314
BYN
Avg
16.0187
High
16.0718
Low
15.9789
Last updated: 5/9/2026, 4:52:37 AM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 16.05 TRY |
| 10 BYN | 160.48 TRY |
| 50 BYN | 802.39 TRY |
| 100 BYN | 1,604.77 TRY |
| 500 BYN | 8,023.86 TRY |
| 1,000 BYN | 16,047.72 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-09T04:52:37Z",
"rates": {
"TRY": 16.047722
}
}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": 1604.7722,
"rate": 16.047722
}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