Rate Overview
Live
1 LVL = 12.9216 HKD
1 HKD = 0.077390
LVL
Avg
12.9507
High
13.0150
Low
12.9192
Last updated: 9/2/2026, 10:39:54 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.92 HKD |
| 10 LVL | 129.22 HKD |
| 50 LVL | 646.08 HKD |
| 100 LVL | 1,292.16 HKD |
| 500 LVL | 6,460.78 HKD |
| 1,000 LVL | 12,921.57 HKD |
Get LVL/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=HKDExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-09-02T10:39:54Z",
"rates": {
"HKD": 12.921568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "HKD",
"amount": 100
},
"result": 1292.1568,
"rate": 12.921568
}Build with LVL/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key