Rate Overview
Live
1 LKR = 0.024850 HKD
1 HKD = 40.2414
LKR
Avg
0.025846
High
0.026601
Low
0.024850
Last updated: 3/27/2026, 9:31:20 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.85 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-27T09:31:20Z",
"rates": {
"HKD": 0.02485
}
}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.485,
"rate": 0.02485
}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