Rate Overview
Live
1 LVL = 12.9327 HKD
1 HKD = 0.077324
LVL
Avg
12.9453
High
12.9517
Low
12.9327
Last updated: 4/17/2026, 1:24:16 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.93 HKD |
| 10 LVL | 129.33 HKD |
| 50 LVL | 646.63 HKD |
| 100 LVL | 1,293.27 HKD |
| 500 LVL | 6,466.34 HKD |
| 1,000 LVL | 12,932.68 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-04-17T01:24:16Z",
"rates": {
"HKD": 12.932675
}
}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": 1293.2675,
"rate": 12.932675
}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