Rate Overview
Live
1 HUF = 281.9630 LBP
1 LBP = 0.003547
HUF
Avg
282.6192
High
284.1398
Low
280.0773
Last updated: 7/29/2026, 3:23:19 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 281.96 LBP |
| 10 HUF | 2,819.63 LBP |
| 50 HUF | 14,098.15 LBP |
| 100 HUF | 28,196.30 LBP |
| 500 HUF | 140,981.51 LBP |
| 1,000 HUF | 281,963.03 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-29T15:23:19Z",
"rates": {
"LBP": 281.963025
}
}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": 28196.3025,
"rate": 281.963025
}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