Rate Overview
Live
1 HUF = 71.8264 LAK
1 LAK = 0.013922
HUF
Avg
62.4749
High
71.8264
Low
53.9026
Last updated: 5/28/2026, 12:09:33 AM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 71.83 LAK |
| 10 HUF | 718.26 LAK |
| 50 HUF | 3,591.32 LAK |
| 100 HUF | 7,182.64 LAK |
| 500 HUF | 35,913.22 LAK |
| 1,000 HUF | 71,826.44 LAK |
Get HUF/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=LAKExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-28T00:09:33Z",
"rates": {
"LAK": 71.82644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "LAK",
"amount": 100
},
"result": 7182.644,
"rate": 71.82644
}Build with HUF/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key