Rate Overview
Live
1 HUF = 283.7099 LBP
1 LBP = 0.003525
HUF
Avg
285.8437
High
290.9923
Low
280.0773
Last updated: 7/27/2026, 11:55:37 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 283.71 LBP |
| 10 HUF | 2,837.10 LBP |
| 50 HUF | 14,185.50 LBP |
| 100 HUF | 28,370.99 LBP |
| 500 HUF | 141,854.95 LBP |
| 1,000 HUF | 283,709.91 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-27T23:55:37Z",
"rates": {
"LBP": 283.709909
}
}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": 28370.990899999997,
"rate": 283.709909
}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