Rate Overview
Live
1 LVL = 4.8814 LTL
1 LTL = 0.204857
LVL
Avg
4.8814
High
4.8815
Low
4.8814
Last updated: 4/18/2026, 12:32:29 PM
Quick Conversions
| LVL | LTL |
|---|---|
| 1 LVL | 4.88 LTL |
| 10 LVL | 48.81 LTL |
| 50 LVL | 244.07 LTL |
| 100 LVL | 488.14 LTL |
| 500 LVL | 2,440.72 LTL |
| 1,000 LVL | 4,881.45 LTL |
Get LVL/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=LTLExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-18T12:32:29Z",
"rates": {
"LTL": 4.881446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "LTL",
"amount": 100
},
"result": 488.1446,
"rate": 4.881446
}Build with LVL/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key