Rate Overview
Live
1 LVL = 131.6939 ALL
1 ALL = 0.007593
LVL
Avg
134.7083
High
137.2729
Low
131.6939
Last updated: 8/24/2026, 4:26:18 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 131.69 ALL |
| 10 LVL | 1,316.94 ALL |
| 50 LVL | 6,584.69 ALL |
| 100 LVL | 13,169.39 ALL |
| 500 LVL | 65,846.93 ALL |
| 1,000 LVL | 131,693.87 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-08-24T04:26:18Z",
"rates": {
"ALL": 131.693867
}
}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": 13169.386700000001,
"rate": 131.693867
}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