Rate Overview
Live
1 BYN = 14.9357 TRY
1 TRY = 0.066954
BYN
Avg
15.0788
High
15.1876
Low
14.9357
Last updated: 3/7/2026, 3:30:03 AM
Quick Conversions
| BYN | TRY |
|---|---|
| 1 BYN | 14.94 TRY |
| 10 BYN | 149.36 TRY |
| 50 BYN | 746.78 TRY |
| 100 BYN | 1,493.57 TRY |
| 500 BYN | 7,467.84 TRY |
| 1,000 BYN | 14,935.68 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-07T03:30:03Z",
"rates": {
"TRY": 14.935678
}
}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": 1493.5678,
"rate": 14.935678
}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