Rate Overview
Live
1 HUF = 287.2314 LBP
1 LBP = 0.003482
HUF
Avg
288.6594
High
290.9923
Low
286.5361
Last updated: 7/8/2026, 1:05:26 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 287.23 LBP |
| 10 HUF | 2,872.31 LBP |
| 50 HUF | 14,361.57 LBP |
| 100 HUF | 28,723.14 LBP |
| 500 HUF | 143,615.71 LBP |
| 1,000 HUF | 287,231.41 LBP |
Get HUF/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=LBPExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-08T13:05:26Z",
"rates": {
"LBP": 287.231414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "LBP",
"amount": 100
},
"result": 28723.141399999997,
"rate": 287.231414
}Build with HUF/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key