Rate Overview
Live
1 HUF = 283.0345 LBP
1 LBP = 0.003533
HUF
Avg
282.0690
High
295.2883
Low
261.5006
Last updated: 7/27/2026, 3:29:33 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 283.03 LBP |
| 10 HUF | 2,830.34 LBP |
| 50 HUF | 14,151.72 LBP |
| 100 HUF | 28,303.45 LBP |
| 500 HUF | 141,517.24 LBP |
| 1,000 HUF | 283,034.48 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-27T15:29:33Z",
"rates": {
"LBP": 283.034483
}
}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": 28303.448300000004,
"rate": 283.034483
}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