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