Rate Overview
Live
1 LKR = 0.024857 HKD
1 HKD = 40.2301
LKR
Avg
0.024962
High
0.025115
Low
0.024844
Last updated: 3/27/2026, 7:41:56 AM
Quick Conversions
| LKR | HKD |
|---|---|
| 1 LKR | 0.02 HKD |
| 10 LKR | 0.25 HKD |
| 50 LKR | 1.24 HKD |
| 100 LKR | 2.49 HKD |
| 500 LKR | 12.43 HKD |
| 1,000 LKR | 24.86 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-03-27T07:41:56Z",
"rates": {
"HKD": 0.024857
}
}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.4857,
"rate": 0.024857
}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