Rate Overview
Live
1 LVL = 12.9465 HKD
1 HKD = 0.077241
LVL
Avg
12.9511
High
12.9552
Low
12.9465
Last updated: 5/7/2026, 8:13:26 AM
Quick Conversions
| LVL | HKD |
|---|---|
| 1 LVL | 12.95 HKD |
| 10 LVL | 129.46 HKD |
| 50 LVL | 647.32 HKD |
| 100 LVL | 1,294.65 HKD |
| 500 LVL | 6,473.24 HKD |
| 1,000 LVL | 12,946.49 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-07T08:13:26Z",
"rates": {
"HKD": 12.946488
}
}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": 1294.6488,
"rate": 12.946488
}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