Rate Overview
Live
1 BYN = 0.965692 LTL
1 LTL = 1.0355
BYN
Avg
0.964796
High
0.965754
Low
0.963273
Last updated: 9/9/2026, 7:57:20 AM
Quick Conversions
| BYN | LTL |
|---|---|
| 1 BYN | 0.97 LTL |
| 10 BYN | 9.66 LTL |
| 50 BYN | 48.28 LTL |
| 100 BYN | 96.57 LTL |
| 500 BYN | 482.85 LTL |
| 1,000 BYN | 965.69 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-09-09T07:57:20Z",
"rates": {
"LTL": 0.965692
}
}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": 96.5692,
"rate": 0.965692
}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