Rate Overview
Live
1 HUF = 282.5031 LBP
1 LBP = 0.003540
HUF
Avg
282.5031
High
282.5031
Low
282.5031
Last updated: 7/28/2026, 12:50:09 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 282.50 LBP |
| 10 HUF | 2,825.03 LBP |
| 50 HUF | 14,125.15 LBP |
| 100 HUF | 28,250.31 LBP |
| 500 HUF | 141,251.53 LBP |
| 1,000 HUF | 282,503.06 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-28T12:50:09Z",
"rates": {
"LBP": 282.503057
}
}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": 28250.3057,
"rate": 282.503057
}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