Rate Overview
Live
1 HKD = 23.4093 LRD
1 LRD = 0.042718
HKD
Avg
23.4231
High
23.5327
Low
23.3010
Last updated: 3/27/2026, 11:12:52 AM
Quick Conversions
| HKD | LRD |
|---|---|
| 1 HKD | 23.41 LRD |
| 10 HKD | 234.09 LRD |
| 50 HKD | 1,170.46 LRD |
| 100 HKD | 2,340.93 LRD |
| 500 HKD | 11,704.64 LRD |
| 1,000 HKD | 23,409.28 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-03-27T11:12:52Z",
"rates": {
"LRD": 23.409281
}
}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": 2340.9281,
"rate": 23.409281
}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