Rate Overview
Live
1 LTL = 0.961824 BYN
1 BYN = 1.0397
LTL
Avg
0.963869
High
1.0146
Low
0.922374
Last updated: 7/31/2026, 12:09:39 AM
Quick Conversions
| LTL | BYN |
|---|---|
| 1 LTL | 0.96 BYN |
| 10 LTL | 9.62 BYN |
| 50 LTL | 48.09 BYN |
| 100 LTL | 96.18 BYN |
| 500 LTL | 480.91 BYN |
| 1,000 LTL | 961.82 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-07-31T00:09:39Z",
"rates": {
"BYN": 0.961824
}
}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.1824,
"rate": 0.961824
}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