Rate Overview
Live
1 BYN = 16.3142 TRY
1 TRY = 0.061296
BYN
Avg
9.9440
High
16.6444
Low
3.2999
Last updated: 7/19/2026, 8:01:25 PM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 16.31 TRY |
| 10 BYN | 163.14 TRY |
| 50 BYN | 815.71 TRY |
| 100 BYN | 1,631.42 TRY |
| 500 BYN | 8,157.10 TRY |
| 1,000 BYN | 16,314.20 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-19T20:01:25Z",
"rates": {
"TRY": 16.314198
}
}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": 1631.4198000000001,
"rate": 16.314198
}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