Rate Overview
Live
1 ALL = 0.007308 LVL
1 LVL = 136.8363
ALL
Avg
0.007306
High
0.007312
Low
0.007298
Last updated: 3/7/2026, 12:09:54 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.65 LVL |
| 1,000 ALL | 7.31 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-07T00:09:54Z",
"rates": {
"LVL": 0.007308
}
}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.7308,
"rate": 0.007308
}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