Rate Overview
Live
1 HUF = 284.6652 LBP
1 LBP = 0.003513
HUF
Avg
284.6752
High
286.2216
Low
283.7441
Last updated: 8/12/2026, 3:04:19 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 284.67 LBP |
| 10 HUF | 2,846.65 LBP |
| 50 HUF | 14,233.26 LBP |
| 100 HUF | 28,466.52 LBP |
| 500 HUF | 142,332.62 LBP |
| 1,000 HUF | 284,665.23 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-08-12T15:04:19Z",
"rates": {
"LBP": 284.66523
}
}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": 28466.523,
"rate": 284.66523
}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