Rate Overview
Live
1 HUF = 71.5252 LAK
1 LAK = 0.013981
HUF
Avg
72.2644
High
73.0198
Low
71.4362
Last updated: 6/19/2026, 8:55:16 AM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 71.53 LAK |
| 10 HUF | 715.25 LAK |
| 50 HUF | 3,576.26 LAK |
| 100 HUF | 7,152.52 LAK |
| 500 HUF | 35,762.62 LAK |
| 1,000 HUF | 71,525.24 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-06-19T08:55:16Z",
"rates": {
"LAK": 71.525243
}
}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": 7152.5243,
"rate": 71.525243
}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