Rate Overview
Live
1 LVL = 136.7323 ALL
1 ALL = 0.007314
LVL
Avg
136.8500
High
137.0190
Low
136.7323
Last updated: 3/7/2026, 3:27:33 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 136.73 ALL |
| 10 LVL | 1,367.32 ALL |
| 50 LVL | 6,836.62 ALL |
| 100 LVL | 13,673.23 ALL |
| 500 LVL | 68,366.17 ALL |
| 1,000 LVL | 136,732.34 ALL |
Get LVL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=ALLExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T03:27:33Z",
"rates": {
"ALL": 136.73234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "ALL",
"amount": 100
},
"result": 13673.233999999999,
"rate": 136.73234
}Build with LVL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key