Rate Overview
Live
1 HKD = 0.817882 LYD
1 LYD = 1.2227
HKD
Avg
0.818083
High
0.819722
Low
0.816974
Last updated: 7/6/2026, 6:33:30 PM
Quick Conversions
| HKD | LYD |
|---|---|
| 1 HKD | 0.82 LYD |
| 10 HKD | 8.18 LYD |
| 50 HKD | 40.89 LYD |
| 100 HKD | 81.79 LYD |
| 500 HKD | 408.94 LYD |
| 1,000 HKD | 817.88 LYD |
Get HKD/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=LYDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-06T18:33:30Z",
"rates": {
"LYD": 0.817882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "LYD",
"amount": 100
},
"result": 81.7882,
"rate": 0.817882
}Build with HKD/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key