Rate Overview
Live
1 BYN = 1.0851 LTL
1 LTL = 0.921552
BYN
Avg
1.0275
High
1.0851
Low
0.996632
Last updated: 5/29/2026, 6:52:29 PM
Quick Conversions
| BYN | LTL |
|---|---|
| 1 BYN | 1.09 LTL |
| 10 BYN | 10.85 LTL |
| 50 BYN | 54.26 LTL |
| 100 BYN | 108.51 LTL |
| 500 BYN | 542.56 LTL |
| 1,000 BYN | 1,085.13 LTL |
Get BYN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=LTLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-29T18:52:29Z",
"rates": {
"LTL": 1.085126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "LTL",
"amount": 100
},
"result": 108.5126,
"rate": 1.085126
}Build with BYN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key