Rate Overview
Live
1 LBP = 0.001479 HTG
1 HTG = 676.1325
LBP
Avg
0.001468
High
0.001479
Low
0.001454
Last updated: 3/7/2026, 7:41:35 AM
Quick Conversions
| LBP | HTG |
|---|---|
| 1 LBP | 0.00 HTG |
| 10 LBP | 0.01 HTG |
| 50 LBP | 0.07 HTG |
| 100 LBP | 0.15 HTG |
| 500 LBP | 0.74 HTG |
| 1,000 LBP | 1.48 HTG |
Get LBP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=HTGExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:41:35Z",
"rates": {
"HTG": 0.001479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "HTG",
"amount": 100
},
"result": 0.1479,
"rate": 0.001479
}Build with LBP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key