Rate Overview
Live
1 ALL = 0.007432 LVL
1 LVL = 134.5533
ALL
Avg
0.007421
High
0.007433
Low
0.007377
Last updated: 5/8/2026, 1:00:05 PM
Quick Conversions
| ALL | LVL |
|---|---|
| 1 ALL | 0.01 LVL |
| 10 ALL | 0.07 LVL |
| 50 ALL | 0.37 LVL |
| 100 ALL | 0.74 LVL |
| 500 ALL | 3.72 LVL |
| 1,000 ALL | 7.43 LVL |
Get ALL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LVLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-08T13:00:05Z",
"rates": {
"LVL": 0.007432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LVL",
"amount": 100
},
"result": 0.7432,
"rate": 0.007432
}Build with ALL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key