Rate Overview
Live
1 HUF = 71.8004 LAK
1 LAK = 0.013927
HUF
Avg
63.2283
High
72.0371
Low
53.9026
Last updated: 7/28/2026, 10:48:30 PM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 71.80 LAK |
| 10 HUF | 718.00 LAK |
| 50 HUF | 3,590.02 LAK |
| 100 HUF | 7,180.04 LAK |
| 500 HUF | 35,900.22 LAK |
| 1,000 HUF | 71,800.43 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-28T22:48:30Z",
"rates": {
"LAK": 71.80043
}
}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": 7180.043000000001,
"rate": 71.80043
}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