Rate Overview
Live
1 LRD = 0.146794 HNL
1 HNL = 6.8123
LRD
Avg
0.146574
High
0.146897
Low
0.146022
Last updated: 6/19/2026, 8:33:27 AM
Quick Conversions
| LRD | HNL |
|---|---|
| 1 LRD | 0.15 HNL |
| 10 LRD | 1.47 HNL |
| 50 LRD | 7.34 HNL |
| 100 LRD | 14.68 HNL |
| 500 LRD | 73.40 HNL |
| 1,000 LRD | 146.79 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-06-19T08:33:27Z",
"rates": {
"HNL": 0.146794
}
}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.679400000000001,
"rate": 0.146794
}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