Rate Overview
Live
1 LKR = 0.023493 HKD
1 HKD = 42.5659
LKR
Avg
0.023439
High
0.023524
Low
0.023359
Last updated: 6/18/2026, 6:51:39 AM
Quick Conversions
| LKR | HKD |
|---|---|
| 1 LKR | 0.02 HKD |
| 10 LKR | 0.23 HKD |
| 50 LKR | 1.17 HKD |
| 100 LKR | 2.35 HKD |
| 500 LKR | 11.75 HKD |
| 1,000 LKR | 23.49 HKD |
Get LKR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=HKDExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-06-18T06:51:39Z",
"rates": {
"HKD": 0.023493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "HKD",
"amount": 100
},
"result": 2.3493,
"rate": 0.023493
}Build with LKR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key