Rate Overview
Live
1 HKD = 23.3632 LRD
1 LRD = 0.042802
HKD
Avg
24.3815
High
25.8056
Low
22.7888
Last updated: 5/27/2026, 4:06:44 PM
Quick Conversions
| HKD | LRD |
|---|---|
| 1 HKD | 23.36 LRD |
| 10 HKD | 233.63 LRD |
| 50 HKD | 1,168.16 LRD |
| 100 HKD | 2,336.32 LRD |
| 500 HKD | 11,681.58 LRD |
| 1,000 HKD | 23,363.16 LRD |
Get HKD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=LRDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-27T16:06:44Z",
"rates": {
"LRD": 23.36316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "LRD",
"amount": 100
},
"result": 2336.3160000000003,
"rate": 23.36316
}Build with HKD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key