Rate Overview
Live
1 LTL = 0.921551 BYN
1 BYN = 1.0851
LTL
Avg
1.0344
High
1.1524
Low
0.921551
Last updated: 5/29/2026, 6:40:58 PM
Quick Conversions
| LTL | BYN |
|---|---|
| 1 LTL | 0.92 BYN |
| 10 LTL | 9.22 BYN |
| 50 LTL | 46.08 BYN |
| 100 LTL | 92.16 BYN |
| 500 LTL | 460.78 BYN |
| 1,000 LTL | 921.55 BYN |
Get LTL/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BYNExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-29T18:40:58Z",
"rates": {
"BYN": 0.921551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BYN",
"amount": 100
},
"result": 92.1551,
"rate": 0.921551
}Build with LTL/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key