Rate Overview
Live
1 LTL = 0.987975 BYN
1 BYN = 1.0122
LTL
Avg
0.986408
High
0.990261
Low
0.976883
Last updated: 3/7/2026, 12:28:18 AM
Quick Conversions
| LTL | BYN |
|---|---|
| 1 LTL | 0.99 BYN |
| 10 LTL | 9.88 BYN |
| 50 LTL | 49.40 BYN |
| 100 LTL | 98.80 BYN |
| 500 LTL | 493.99 BYN |
| 1,000 LTL | 987.98 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-03-07T00:28:18Z",
"rates": {
"BYN": 0.987975
}
}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": 98.7975,
"rate": 0.987975
}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