Rate Overview
Live
1 HUF = 71.3293 LAK
1 LAK = 0.014019
HUF
Avg
72.3668
High
73.2523
Low
71.3293
Last updated: 7/8/2026, 4:18:32 PM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 71.33 LAK |
| 10 HUF | 713.29 LAK |
| 50 HUF | 3,566.47 LAK |
| 100 HUF | 7,132.93 LAK |
| 500 HUF | 35,664.67 LAK |
| 1,000 HUF | 71,329.35 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-07-08T16:18:32Z",
"rates": {
"LAK": 71.329348
}
}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": 7132.9348,
"rate": 71.329348
}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