Rate Overview
Live
1 HUF = 283.4930 LBP
1 LBP = 0.003527
HUF
Avg
275.6267
High
296.5635
Low
258.4487
Last updated: 7/29/2026, 10:56:39 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 283.49 LBP |
| 10 HUF | 2,834.93 LBP |
| 50 HUF | 14,174.65 LBP |
| 100 HUF | 28,349.30 LBP |
| 500 HUF | 141,746.51 LBP |
| 1,000 HUF | 283,493.02 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-29T22:56:39Z",
"rates": {
"LBP": 283.493016
}
}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": 28349.301600000003,
"rate": 283.493016
}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