Rate Overview
Live
1 ALL = 0.007321 LVL
1 LVL = 136.5934
ALL
Avg
0.007294
High
0.007326
Low
0.007263
Last updated: 3/27/2026, 8:03:42 AM
Quick Conversions
| ALL | LVL |
|---|---|
| 1 ALL | 0.01 LVL |
| 10 ALL | 0.07 LVL |
| 50 ALL | 0.37 LVL |
| 100 ALL | 0.73 LVL |
| 500 ALL | 3.66 LVL |
| 1,000 ALL | 7.32 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-03-27T08:03:42Z",
"rates": {
"LVL": 0.007321
}
}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.7321,
"rate": 0.007321
}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