Rate Overview
Live
1 LVL = 133.6064 ALL
1 ALL = 0.007485
LVL
Avg
133.9515
High
136.6357
Low
133.3455
Last updated: 7/8/2026, 8:16:51 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 133.61 ALL |
| 10 LVL | 1,336.06 ALL |
| 50 LVL | 6,680.32 ALL |
| 100 LVL | 13,360.64 ALL |
| 500 LVL | 66,803.21 ALL |
| 1,000 LVL | 133,606.42 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-08T08:16:51Z",
"rates": {
"ALL": 133.606423
}
}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": 13360.642300000001,
"rate": 133.606423
}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