Rate Overview
Live
1 LVL = 12.8809 HKD
1 HKD = 0.077634
LVL
Avg
12.8874
High
12.9032
Low
12.8627
Last updated: 8/12/2026, 10:59:19 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.88 HKD |
| 10 LVL | 128.81 HKD |
| 50 LVL | 644.05 HKD |
| 100 LVL | 1,288.09 HKD |
| 500 LVL | 6,440.47 HKD |
| 1,000 LVL | 12,880.95 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-08-12T10:59:19Z",
"rates": {
"HKD": 12.880945
}
}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": 1288.0945000000002,
"rate": 12.880945
}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