Rate Overview
Live
1 LVL = 12.9289 HKD
1 HKD = 0.077346
LVL
Avg
13.0023
High
13.1527
Low
12.9013
Last updated: 3/7/2026, 3:05:32 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.93 HKD |
| 10 LVL | 129.29 HKD |
| 50 LVL | 646.45 HKD |
| 100 LVL | 1,292.89 HKD |
| 500 LVL | 6,464.46 HKD |
| 1,000 LVL | 12,928.91 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-07T03:05:32Z",
"rates": {
"HKD": 12.928913
}
}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": 1292.8913,
"rate": 12.928913
}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