Rate Overview
Live
1 HUF = 264.9248 LBP
1 LBP = 0.003775
HUF
Avg
267.2472
High
281.7286
Low
259.7858
Last updated: 3/28/2026, 1:34:36 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 264.92 LBP |
| 10 HUF | 2,649.25 LBP |
| 50 HUF | 13,246.24 LBP |
| 100 HUF | 26,492.48 LBP |
| 500 HUF | 132,462.42 LBP |
| 1,000 HUF | 264,924.85 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-28T13:34:36Z",
"rates": {
"LBP": 264.924849
}
}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": 26492.4849,
"rate": 264.924849
}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