Rate Overview
Live
1 HKD = 23.4525 LRD
1 LRD = 0.042639
HKD
Avg
23.4923
High
23.5424
Low
23.4525
Last updated: 4/17/2026, 12:01:32 AM
Quick Conversions
| HKD | LRD |
|---|---|
| 1 HKD | 23.45 LRD |
| 10 HKD | 234.52 LRD |
| 50 HKD | 1,172.62 LRD |
| 100 HKD | 2,345.25 LRD |
| 500 HKD | 11,726.24 LRD |
| 1,000 HKD | 23,452.48 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-04-17T00:01:32Z",
"rates": {
"LRD": 23.45248
}
}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": 2345.248,
"rate": 23.45248
}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