Rate Overview
Live
1 LKR = 0.025093 HKD
1 HKD = 39.8518
LKR
Avg
0.025172
High
0.025302
Low
0.025076
Last updated: 3/7/2026, 1:40:20 AM
Quick Conversions
| LKR | HKD |
|---|---|
| 1 LKR | 0.03 HKD |
| 10 LKR | 0.25 HKD |
| 50 LKR | 1.25 HKD |
| 100 LKR | 2.51 HKD |
| 500 LKR | 12.55 HKD |
| 1,000 LKR | 25.09 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-07T01:40:20Z",
"rates": {
"HKD": 0.025093
}
}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.5093,
"rate": 0.025093
}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