Rate Overview
Live
1 LVL = 133.8479 ALL
1 ALL = 0.007471
LVL
Avg
134.8605
High
135.8276
Low
133.7830
Last updated: 6/29/2026, 10:23:31 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 133.85 ALL |
| 10 LVL | 1,338.48 ALL |
| 50 LVL | 6,692.40 ALL |
| 100 LVL | 13,384.79 ALL |
| 500 LVL | 66,923.96 ALL |
| 1,000 LVL | 133,847.92 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-06-29T10:23:31Z",
"rates": {
"ALL": 133.847923
}
}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": 13384.792300000001,
"rate": 133.847923
}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