Rate Overview
Live
1 LVL = 12.9718 HKD
1 HKD = 0.077091
LVL
Avg
12.9446
High
13.2292
Low
12.6221
Last updated: 5/28/2026, 2:33:14 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.97 HKD |
| 10 LVL | 129.72 HKD |
| 50 LVL | 648.59 HKD |
| 100 LVL | 1,297.18 HKD |
| 500 LVL | 6,485.88 HKD |
| 1,000 LVL | 12,971.75 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-05-28T02:33:14Z",
"rates": {
"HKD": 12.97175
}
}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": 1297.175,
"rate": 12.97175
}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