Rate Overview
Live
1 HUF = 262.5722 LBP
1 LBP = 0.003808
HUF
Avg
270.2293
High
281.6117
Low
261.7479
Last updated: 3/7/2026, 7:41:29 AM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 262.57 LBP |
| 10 HUF | 2,625.72 LBP |
| 50 HUF | 13,128.61 LBP |
| 100 HUF | 26,257.22 LBP |
| 500 HUF | 131,286.08 LBP |
| 1,000 HUF | 262,572.17 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-03-07T07:41:29Z",
"rates": {
"LBP": 262.572167
}
}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": 26257.216699999997,
"rate": 262.572167
}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