Rate Overview
Live
1 LRD = 0.144390 HNL
1 HNL = 6.9257
LRD
Avg
0.144363
High
0.144532
Low
0.144080
Last updated: 4/17/2026, 6:32:04 AM
Quick Conversions
| LRD | HNL |
|---|---|
| 1 LRD | 0.14 HNL |
| 10 LRD | 1.44 HNL |
| 50 LRD | 7.22 HNL |
| 100 LRD | 14.44 HNL |
| 500 LRD | 72.20 HNL |
| 1,000 LRD | 144.39 HNL |
Get LRD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=HNLExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T06:32:04Z",
"rates": {
"HNL": 0.14439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "HNL",
"amount": 100
},
"result": 14.438999999999998,
"rate": 0.14439
}Build with LRD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key