Rate Overview
Live
1 BYN = 15.7595 TRY
1 TRY = 0.063454
BYN
Avg
15.7022
High
15.7595
Low
15.6005
Last updated: 9/8/2026, 2:49:53 PM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 15.76 TRY |
| 10 BYN | 157.59 TRY |
| 50 BYN | 787.97 TRY |
| 100 BYN | 1,575.95 TRY |
| 500 BYN | 7,879.73 TRY |
| 1,000 BYN | 15,759.45 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-09-08T14:49:53Z",
"rates": {
"TRY": 15.759453
}
}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": 1575.9453,
"rate": 15.759453
}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