Rate Overview
Live
1 HKD = 42.6061 LKR
1 LKR = 0.023471
HKD
Avg
42.7338
High
43.0627
Low
42.3497
Last updated: 6/15/2026, 9:56:13 AM
Quick Conversions
| HKD | LKR |
|---|---|
| 1 HKD | 42.61 LKR |
| 10 HKD | 426.06 LKR |
| 50 HKD | 2,130.31 LKR |
| 100 HKD | 4,260.61 LKR |
| 500 HKD | 21,303.07 LKR |
| 1,000 HKD | 42,606.13 LKR |
Get HKD/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=LKRExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-06-15T09:56:13Z",
"rates": {
"LKR": 42.606134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "LKR",
"amount": 100
},
"result": 4260.6134,
"rate": 42.606134
}Build with HKD/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key