Rate Overview
Live
1 HUF = 297.2716 LBP
1 LBP = 0.003364
HUF
Avg
291.7735
High
297.2716
Low
287.9427
Last updated: 5/8/2026, 3:33:38 PM
Quick Conversions
| HUF | LBP |
|---|---|
| 1 HUF | 297.27 LBP |
| 10 HUF | 2,972.72 LBP |
| 50 HUF | 14,863.58 LBP |
| 100 HUF | 29,727.16 LBP |
| 500 HUF | 148,635.82 LBP |
| 1,000 HUF | 297,271.64 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-05-08T15:33:38Z",
"rates": {
"LBP": 297.271638
}
}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": 29727.1638,
"rate": 297.271638
}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