Rate Overview
Live
1 LRD = 0.145418 HNL
1 HNL = 6.8767
LRD
Avg
0.145399
High
0.145785
Low
0.145132
Last updated: 5/27/2026, 5:32:02 PM
Quick Conversions
| LRD | HNL |
|---|---|
| 1 LRD | 0.15 HNL |
| 10 LRD | 1.45 HNL |
| 50 LRD | 7.27 HNL |
| 100 LRD | 14.54 HNL |
| 500 LRD | 72.71 HNL |
| 1,000 LRD | 145.42 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-05-27T17:32:02Z",
"rates": {
"HNL": 0.145418
}
}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.541799999999999,
"rate": 0.145418
}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