Rate Overview
Live
1 BYN = 1.0570 LTL
1 LTL = 0.946051
BYN
Avg
1.0570
High
1.0570
Low
1.0570
Last updated: 7/28/2026, 12:12:37 AM
Quick Conversions
| BYN | LTL |
|---|---|
| 1 BYN | 1.06 LTL |
| 10 BYN | 10.57 LTL |
| 50 BYN | 52.85 LTL |
| 100 BYN | 105.70 LTL |
| 500 BYN | 528.51 LTL |
| 1,000 BYN | 1,057.03 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-07-28T00:12:37Z",
"rates": {
"LTL": 1.057026
}
}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": 105.7026,
"rate": 1.057026
}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