Rate Overview
Live
1 LTL = 0.957038 BYN
1 BYN = 1.0449
LTL
Avg
0.956724
High
0.958417
Low
0.955901
Last updated: 5/9/2026, 4:55:36 AM
Quick Conversions
| LTL | BYN |
|---|---|
| 1 LTL | 0.96 BYN |
| 10 LTL | 9.57 BYN |
| 50 LTL | 47.85 BYN |
| 100 LTL | 95.70 BYN |
| 500 LTL | 478.52 BYN |
| 1,000 LTL | 957.04 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-09T04:55:36Z",
"rates": {
"BYN": 0.957038
}
}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": 95.7038,
"rate": 0.957038
}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