Rate Overview
Live
1 LTL = 0.204857 LVL
1 LVL = 4.8815
LTL
Avg
0.204857
High
0.204857
Low
0.204857
Last updated: 4/18/2026, 8:47:49 AM
Quick Conversions
| LTL | LVL |
|---|---|
| 1 LTL | 0.20 LVL |
| 10 LTL | 2.05 LVL |
| 50 LTL | 10.24 LVL |
| 100 LTL | 20.49 LVL |
| 500 LTL | 102.43 LVL |
| 1,000 LTL | 204.86 LVL |
Get LTL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=LVLExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-18T08:47:49Z",
"rates": {
"LVL": 0.204857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "LVL",
"amount": 100
},
"result": 20.4857,
"rate": 0.204857
}Build with LTL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key