Rate Overview
Live
1 LVL = 134.1922 ALL
1 ALL = 0.007452
LVL
Avg
134.7027
High
135.4293
Low
133.9289
Last updated: 4/17/2026, 4:53:23 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 134.19 ALL |
| 10 LVL | 1,341.92 ALL |
| 50 LVL | 6,709.61 ALL |
| 100 LVL | 13,419.22 ALL |
| 500 LVL | 67,096.10 ALL |
| 1,000 LVL | 134,192.20 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-04-17T04:53:23Z",
"rates": {
"ALL": 134.192203
}
}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": 13419.2203,
"rate": 134.192203
}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