Rate Overview
Live
1 ALL = 0.007489 LVL
1 LVL = 133.5292
ALL
Avg
0.007474
High
0.007510
Low
0.007318
Last updated: 7/20/2026, 6:53:35 AM
Quick Conversions
| ALL | LVL |
|---|---|
| 1 ALL | 0.01 LVL |
| 10 ALL | 0.07 LVL |
| 50 ALL | 0.37 LVL |
| 100 ALL | 0.75 LVL |
| 500 ALL | 3.74 LVL |
| 1,000 ALL | 7.49 LVL |
Get ALL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LVLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-20T06:53:35Z",
"rates": {
"LVL": 0.007489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LVL",
"amount": 100
},
"result": 0.7489,
"rate": 0.007489
}Build with ALL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key