Rate Overview
Live
1 LBP = 0.001452 HTG
1 HTG = 688.7052
LBP
Avg
0.001462
High
0.001481
Low
0.001452
Last updated: 7/31/2026, 9:19:28 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.73 HTG |
| 1,000 LBP | 1.45 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-07-31T09:19:28Z",
"rates": {
"HTG": 0.001452
}
}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.1452,
"rate": 0.001452
}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