Rate Overview
Live
1 BYN = 14.8683 TRY
1 TRY = 0.067257
BYN
Avg
15.0033
High
15.3269
Low
14.6093
Last updated: 3/27/2026, 8:22:24 AM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 14.87 TRY |
| 10 BYN | 148.68 TRY |
| 50 BYN | 743.41 TRY |
| 100 BYN | 1,486.83 TRY |
| 500 BYN | 7,434.14 TRY |
| 1,000 BYN | 14,868.28 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-27T08:22:24Z",
"rates": {
"TRY": 14.868277
}
}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.8277,
"rate": 14.868277
}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