Rate Overview
Live
1 LTL = 1.0210 BYN
1 BYN = 0.979424
LTL
Avg
1.0127
High
1.0210
Low
0.994110
Last updated: 8/19/2026, 8:31:29 AM
Quick Conversions
| LTL | BYN |
|---|---|
| 1 LTL | 1.02 BYN |
| 10 LTL | 10.21 BYN |
| 50 LTL | 51.05 BYN |
| 100 LTL | 102.10 BYN |
| 500 LTL | 510.50 BYN |
| 1,000 LTL | 1,021.01 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-19T08:31:29Z",
"rates": {
"BYN": 1.021008
}
}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": 102.10079999999999,
"rate": 1.021008
}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