Rate Overview
Live
1 BYN = 1.0396 LTL
1 LTL = 0.961883
BYN
Avg
1.0351
High
1.0396
Low
1.0291
Last updated: 4/18/2026, 8:47:24 AM
Quick Conversions
| BYN | LTL |
|---|---|
| 1 BYN | 1.04 LTL |
| 10 BYN | 10.40 LTL |
| 50 BYN | 51.98 LTL |
| 100 BYN | 103.96 LTL |
| 500 BYN | 519.81 LTL |
| 1,000 BYN | 1,039.63 LTL |
Get BYN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=LTLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-04-18T08:47:24Z",
"rates": {
"LTL": 1.039628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "LTL",
"amount": 100
},
"result": 103.9628,
"rate": 1.039628
}Build with BYN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key