Rate Overview
Live
1 HKD = 0.077339 LVL
1 LVL = 12.9301
HKD
Avg
0.076859
High
0.077511
Low
0.076029
Last updated: 3/7/2026, 12:11:51 AM
Quick Conversions
| HKD | LVL |
|---|---|
| 1 HKD | 0.08 LVL |
| 10 HKD | 0.77 LVL |
| 50 HKD | 3.87 LVL |
| 100 HKD | 7.73 LVL |
| 500 HKD | 38.67 LVL |
| 1,000 HKD | 77.34 LVL |
Get HKD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=LVLExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-07T00:11:51Z",
"rates": {
"LVL": 0.077339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "LVL",
"amount": 100
},
"result": 7.7339,
"rate": 0.077339
}Build with HKD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key