Rate Overview
Live
1 LBP = 0.000088 HKD
1 HKD = 11363.64
LBP
Avg
0.000087
High
0.000088
Low
0.000086
Last updated: 3/7/2026, 7:36:58 AM
Quick Conversions
| LBP | HKD |
|---|---|
| 1 LBP | 0.00 HKD |
| 10 LBP | 0.00 HKD |
| 50 LBP | 0.00 HKD |
| 100 LBP | 0.01 HKD |
| 500 LBP | 0.04 HKD |
| 1,000 LBP | 0.09 HKD |
Get LBP/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=HKDExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:36:58Z",
"rates": {
"HKD": 0.000088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "HKD",
"amount": 100
},
"result": 0.0088,
"rate": 0.000088
}Build with LBP/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key