Rate Overview
Live
1 LVL = 12.7235 HKD
1 HKD = 0.078595
LVL
Avg
12.9305
High
13.2524
Low
12.6930
Last updated: 7/27/2026, 5:30:10 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.72 HKD |
| 10 LVL | 127.23 HKD |
| 50 LVL | 636.17 HKD |
| 100 LVL | 1,272.35 HKD |
| 500 LVL | 6,361.73 HKD |
| 1,000 LVL | 12,723.47 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-07-27T05:30:10Z",
"rates": {
"HKD": 12.723468
}
}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": 1272.3468,
"rate": 12.723468
}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