Rate Overview
Live
1 LRD = 0.147910 HNL
1 HNL = 6.7609
LRD
Avg
0.147514
High
0.148155
Low
0.144331
Last updated: 7/30/2026, 11:37:27 PM
Quick Conversions
| LRD | HNL |
|---|---|
| 1 LRD | 0.15 HNL |
| 10 LRD | 1.48 HNL |
| 50 LRD | 7.40 HNL |
| 100 LRD | 14.79 HNL |
| 500 LRD | 73.96 HNL |
| 1,000 LRD | 147.91 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-07-30T23:37:27Z",
"rates": {
"HNL": 0.14791
}
}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.791000000000002,
"rate": 0.14791
}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