Rate Overview
Live
1 LVL = 133.9292 ALL
1 ALL = 0.007467
LVL
Avg
133.4713
High
133.9292
Low
133.1250
Last updated: 7/31/2026, 12:20:55 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 133.93 ALL |
| 10 LVL | 1,339.29 ALL |
| 50 LVL | 6,696.46 ALL |
| 100 LVL | 13,392.92 ALL |
| 500 LVL | 66,964.60 ALL |
| 1,000 LVL | 133,929.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-07-31T00:20:55Z",
"rates": {
"ALL": 133.929198
}
}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": 13392.919800000001,
"rate": 133.929198
}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