Rate Overview
Live
1 HUF = 295.5537 LBP
1 LBP = 0.003383
HUF
Avg
291.8788
High
295.5537
Low
287.2054
Last updated: 5/28/2026, 9:40:36 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 295.55 LBP |
| 10 HUF | 2,955.54 LBP |
| 50 HUF | 14,777.68 LBP |
| 100 HUF | 29,555.37 LBP |
| 500 HUF | 147,776.83 LBP |
| 1,000 HUF | 295,553.66 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-28T21:40:36Z",
"rates": {
"LBP": 295.553658
}
}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": 29555.3658,
"rate": 295.553658
}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