Rate Overview
Live
1 HKD = 0.078310 LVL
1 LVL = 12.7698
HKD
Avg
0.078337
High
0.078715
Low
0.077114
Last updated: 7/5/2026, 4:46:49 AM
Quick Conversions
| HKD | LVL |
|---|---|
| 1 HKD | 0.08 LVL |
| 10 HKD | 0.78 LVL |
| 50 HKD | 3.92 LVL |
| 100 HKD | 7.83 LVL |
| 500 HKD | 39.16 LVL |
| 1,000 HKD | 78.31 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-07-05T04:46:49Z",
"rates": {
"LVL": 0.07831
}
}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.831,
"rate": 0.07831
}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