Rate Overview
Live
1 LTL = 0.969050 BYN
1 BYN = 1.0319
LTL
Avg
0.956812
High
0.970641
Low
0.945322
Last updated: 8/1/2026, 12:20:13 PM
Quick Conversions
| LTL | BYN |
|---|---|
| 1 LTL | 0.97 BYN |
| 10 LTL | 9.69 BYN |
| 50 LTL | 48.45 BYN |
| 100 LTL | 96.91 BYN |
| 500 LTL | 484.53 BYN |
| 1,000 LTL | 969.05 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-08-01T12:20:13Z",
"rates": {
"BYN": 0.96905
}
}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": 96.905,
"rate": 0.96905
}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