Rate Overview
Live
1 LBP = 0.000297 HNL
1 HNL = 3367.00
LBP
Avg
0.000297
High
0.000297
Low
0.000296
Last updated: 5/7/2026, 12:34:23 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-05-07T12:34:23Z",
"rates": {
"HNL": 0.000297
}
}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.0297,
"rate": 0.000297
}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