Rate Overview
Live
1 HUF = 295.6411 LBP
1 LBP = 0.003382
HUF
Avg
278.4914
High
296.8301
Low
262.0909
Last updated: 5/28/2026, 11:03:21 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 295.64 LBP |
| 10 HUF | 2,956.41 LBP |
| 50 HUF | 14,782.05 LBP |
| 100 HUF | 29,564.11 LBP |
| 500 HUF | 147,820.55 LBP |
| 1,000 HUF | 295,641.10 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-05-28T23:03:21Z",
"rates": {
"LBP": 295.641097
}
}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": 29564.1097,
"rate": 295.641097
}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