Rate Overview
Live
1 LVL = 12.7284 HKD
1 HKD = 0.078564
LVL
Avg
12.7049
High
12.7284
Low
12.6780
Last updated: 7/1/2026, 10:56:07 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.73 HKD |
| 10 LVL | 127.28 HKD |
| 50 LVL | 636.42 HKD |
| 100 LVL | 1,272.84 HKD |
| 500 LVL | 6,364.20 HKD |
| 1,000 LVL | 12,728.40 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-01T10:56:07Z",
"rates": {
"HKD": 12.728396
}
}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.8396,
"rate": 12.728396
}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