Rate Overview
Live
1 LBP = 0.000295 HNL
1 HNL = 3389.83
LBP
Avg
0.000295
High
0.000297
Low
0.000295
Last updated: 3/27/2026, 10:09:47 PM
Quick Conversions
| LBP | HNL |
|---|---|
| 1 LBP | 0.00 HNL |
| 10 LBP | 0.00 HNL |
| 50 LBP | 0.01 HNL |
| 100 LBP | 0.03 HNL |
| 500 LBP | 0.15 HNL |
| 1,000 LBP | 0.30 HNL |
Get LBP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=HNLExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-27T22:09:47Z",
"rates": {
"HNL": 0.000295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "HNL",
"amount": 100
},
"result": 0.029500000000000002,
"rate": 0.000295
}Build with LBP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key