Rate Overview
Live
1 HUF = 287.0707 LBP
1 LBP = 0.003483
HUF
Avg
285.7575
High
289.0558
Low
280.8067
Last updated: 9/8/2026, 10:36:01 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 287.07 LBP |
| 10 HUF | 2,870.71 LBP |
| 50 HUF | 14,353.53 LBP |
| 100 HUF | 28,707.07 LBP |
| 500 HUF | 143,535.33 LBP |
| 1,000 HUF | 287,070.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-09-08T22:36:01Z",
"rates": {
"LBP": 287.070664
}
}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": 28707.066400000003,
"rate": 287.070664
}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