Rate Overview
Live
1 HKD = 23.4385 LRD
1 LRD = 0.042665
HKD
Avg
23.4478
High
23.4743
Low
23.3695
Last updated: 5/7/2026, 6:55:31 AM
Quick Conversions
| HKD | LRD |
|---|---|
| 1 HKD | 23.44 LRD |
| 10 HKD | 234.38 LRD |
| 50 HKD | 1,171.92 LRD |
| 100 HKD | 2,343.85 LRD |
| 500 HKD | 11,719.24 LRD |
| 1,000 HKD | 23,438.49 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-07T06:55:31Z",
"rates": {
"LRD": 23.438488
}
}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": 2343.8487999999998,
"rate": 23.438488
}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