Rate Overview
Live
1 LVL = 12.8604 HKD
1 HKD = 0.077758
LVL
Avg
13.0259
High
13.3123
Low
12.8604
Last updated: 3/27/2026, 9:52:01 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.86 HKD |
| 10 LVL | 128.60 HKD |
| 50 LVL | 643.02 HKD |
| 100 LVL | 1,286.04 HKD |
| 500 LVL | 6,430.18 HKD |
| 1,000 LVL | 12,860.37 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-03-27T09:52:01Z",
"rates": {
"HKD": 12.860369
}
}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": 1286.0369,
"rate": 12.860369
}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