Rate Overview
Live
1 BYN = 15.7368 TRY
1 TRY = 0.063545
BYN
Avg
15.8539
High
16.0686
Low
15.7368
Last updated: 8/18/2026, 5:31:45 PM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 15.74 TRY |
| 10 BYN | 157.37 TRY |
| 50 BYN | 786.84 TRY |
| 100 BYN | 1,573.68 TRY |
| 500 BYN | 7,868.42 TRY |
| 1,000 BYN | 15,736.83 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-08-18T17:31:45Z",
"rates": {
"TRY": 15.736834
}
}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": 1573.6834,
"rate": 15.736834
}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