Rate Overview
Live
1 LVL = 134.2522 ALL
1 ALL = 0.007449
LVL
Avg
134.8811
High
135.6057
Low
134.2522
Last updated: 6/19/2026, 8:41:40 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 134.25 ALL |
| 10 LVL | 1,342.52 ALL |
| 50 LVL | 6,712.61 ALL |
| 100 LVL | 13,425.22 ALL |
| 500 LVL | 67,126.08 ALL |
| 1,000 LVL | 134,252.16 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-19T08:41:40Z",
"rates": {
"ALL": 134.252155
}
}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": 13425.215499999998,
"rate": 134.252155
}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