Rate Overview
Live
1 HUF = 293.1873 LBP
1 LBP = 0.003411
HUF
Avg
286.3393
High
293.1873
Low
277.8781
Last updated: 4/17/2026, 2:45:01 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 293.19 LBP |
| 10 HUF | 2,931.87 LBP |
| 50 HUF | 14,659.37 LBP |
| 100 HUF | 29,318.73 LBP |
| 500 HUF | 146,593.66 LBP |
| 1,000 HUF | 293,187.32 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-04-17T14:45:01Z",
"rates": {
"LBP": 293.187316
}
}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": 29318.7316,
"rate": 293.187316
}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