Rate Overview
Live
1 ALL = 0.007374 LVL
1 LVL = 135.6116
ALL
Avg
0.007395
High
0.007479
Low
0.007344
Last updated: 5/28/2026, 9:47:54 PM
Quick Conversions
| ALL | LVL |
|---|---|
| 1 ALL | 0.01 LVL |
| 10 ALL | 0.07 LVL |
| 50 ALL | 0.37 LVL |
| 100 ALL | 0.74 LVL |
| 500 ALL | 3.69 LVL |
| 1,000 ALL | 7.37 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-05-28T21:47:54Z",
"rates": {
"LVL": 0.007374
}
}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.7374,
"rate": 0.007374
}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