Rate Overview
Live
1 HKD = 23.1841 LRD
1 LRD = 0.043133
HKD
Avg
23.2121
High
23.2871
Low
23.1172
Last updated: 7/3/2026, 9:47:22 AM
Quick Conversions
| HKD | LRD |
|---|---|
| 1 HKD | 23.18 LRD |
| 10 HKD | 231.84 LRD |
| 50 HKD | 1,159.21 LRD |
| 100 HKD | 2,318.42 LRD |
| 500 HKD | 11,592.07 LRD |
| 1,000 HKD | 23,184.15 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-07-03T09:47:22Z",
"rates": {
"LRD": 23.18415
}
}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": 2318.415,
"rate": 23.18415
}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