Rate Overview
Live
1 HUF = 283.9630 LBP
1 LBP = 0.003522
HUF
Avg
283.0916
High
284.6042
Low
280.0773
Last updated: 7/28/2026, 10:51:41 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 283.96 LBP |
| 10 HUF | 2,839.63 LBP |
| 50 HUF | 14,198.15 LBP |
| 100 HUF | 28,396.30 LBP |
| 500 HUF | 141,981.50 LBP |
| 1,000 HUF | 283,963.01 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-28T22:51:41Z",
"rates": {
"LBP": 283.963009
}
}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": 28396.3009,
"rate": 283.963009
}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