Rate Overview
Live
1 LVL = 133.7830 ALL
1 ALL = 0.007475
LVL
Avg
136.1046
High
137.6682
Low
133.7830
Last updated: 6/28/2026, 10:02:31 AM
Quick Conversions
| LVL | ALL |
|---|---|
| 1 LVL | 133.78 ALL |
| 10 LVL | 1,337.83 ALL |
| 50 LVL | 6,689.15 ALL |
| 100 LVL | 13,378.30 ALL |
| 500 LVL | 66,891.51 ALL |
| 1,000 LVL | 133,783.02 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-28T10:02:31Z",
"rates": {
"ALL": 133.783016
}
}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": 13378.3016,
"rate": 133.783016
}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