Rate Overview
Live
1 HKD = 23.3304 LRD
1 LRD = 0.042862
HKD
Avg
23.4223
High
23.5050
Low
23.3246
Last updated: 3/7/2026, 12:11:47 AM
Quick Conversions
| HKD | LRD |
|---|---|
| 1 HKD | 23.33 LRD |
| 10 HKD | 233.30 LRD |
| 50 HKD | 1,166.52 LRD |
| 100 HKD | 2,333.04 LRD |
| 500 HKD | 11,665.22 LRD |
| 1,000 HKD | 23,330.45 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-07T00:11:47Z",
"rates": {
"LRD": 23.330445
}
}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": 2333.0445,
"rate": 23.330445
}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