Rate Overview
Live
1 BYN = 14.8674 TRY
1 TRY = 0.067261
BYN
Avg
14.7982
High
14.9813
Low
14.5430
Last updated: 3/27/2026, 6:35:50 AM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 14.87 TRY |
| 10 BYN | 148.67 TRY |
| 50 BYN | 743.37 TRY |
| 100 BYN | 1,486.74 TRY |
| 500 BYN | 7,433.70 TRY |
| 1,000 BYN | 14,867.39 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-03-27T06:35:50Z",
"rates": {
"TRY": 14.867391
}
}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": 1486.7391,
"rate": 14.867391
}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