Rate Overview
Live
1 LVL = 136.5865 ALL
1 ALL = 0.007321
LVL
Avg
136.6819
High
137.0964
Low
136.4152
Last updated: 3/27/2026, 7:58:48 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 136.59 ALL |
| 10 LVL | 1,365.87 ALL |
| 50 LVL | 6,829.33 ALL |
| 100 LVL | 13,658.65 ALL |
| 500 LVL | 68,293.27 ALL |
| 1,000 LVL | 136,586.54 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-27T07:58:48Z",
"rates": {
"ALL": 136.586538
}
}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": 13658.653799999998,
"rate": 136.586538
}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