Rate Overview
Live
1 HKD = 0.811229 LYD
1 LYD = 1.2327
HKD
Avg
0.790107
High
0.816602
Low
0.695707
Last updated: 5/27/2026, 12:15:02 PM
Quick Conversions
| HKD | LYD |
|---|---|
| 1 HKD | 0.81 LYD |
| 10 HKD | 8.11 LYD |
| 50 HKD | 40.56 LYD |
| 100 HKD | 81.12 LYD |
| 500 HKD | 405.61 LYD |
| 1,000 HKD | 811.23 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-05-27T12:15:02Z",
"rates": {
"LYD": 0.811229
}
}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.1229,
"rate": 0.811229
}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