Rate Overview
Live
1 HKD = 23.1279 LRD
1 LRD = 0.043238
HKD
Avg
23.1519
High
23.1864
Low
23.1028
Last updated: 7/9/2026, 3:07:54 PM
Quick Conversions
| HKD | LRD |
|---|---|
| 1 HKD | 23.13 LRD |
| 10 HKD | 231.28 LRD |
| 50 HKD | 1,156.40 LRD |
| 100 HKD | 2,312.79 LRD |
| 500 HKD | 11,563.96 LRD |
| 1,000 HKD | 23,127.92 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-09T15:07:54Z",
"rates": {
"LRD": 23.127917
}
}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": 2312.7917,
"rate": 23.127917
}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